Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Drivers for oracle...2 Questions:
Message
From
18/10/1999 08:24:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ODBC Drivers for oracle...2 Questions:
Miscellaneous
Thread ID:
00277593
Message ID:
00277593
Views:
63
Hi...
Question 1:
I am looking for an ODBC driver that supports ASYNCH for ORACLE..
Anyone know one...

Question 2: Use of bind variables:
I use bind variables quite often in my sql code:
For example the following function call:

SQLEXEC(gnconnectionhandle,"{Call UpdatePdmLog(?cinit,?cDB,?cType,?cMainkey,?cOldLinekey,?cNewLineKey,?cData,?cStatus1,?cStatus2,?cAdmStatus,?cAdmStatu2,?cAdmCode,?nRec)}")

This code ONLY works with microsoft's ODBC driver for oracle.

I think it's the ? marks....

I am used to doing it like :cNewLineKey instead of ?cNewLineKey

Is there another way of doing this?
Next
Reply
Map
View

Click here to load this message in the networking platform