Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable ODBC tracing
Message
From
02/05/2007 14:42:35
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
01221881
Message ID:
01221926
Views:
13
Thanks.

Well, I think I'm close. Here's what I have so far:
DECLARE LONG SQLSetConnectAttr IN sqlsrv32.dll LONG, INT, LONG, INT
SQLSetConnectAttr(SQLGETPROP(3,"ODBChdbc"),10029,0,0)

but vfp is saying it cannot find the entry point in the dll
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform