Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql Server connection issues
Message
From
08/01/2003 07:38:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Sql Server connection issues
Miscellaneous
Thread ID:
00739239
Message ID:
00739239
Views:
64
I have a visual foxpro application that is using sql server as its database. Some of our users are experiencing difficulties connecting to sql server.

They seem to make the connection to sql server , but are experiencing extreme difficulties when a sqlexec command is issued. For example:

lcSQL = 'SELECT * FROM ' + lcTable

lnSQLResult = SQLEXEC(gnConnectHandle, lcSQL, lcTempCursor)



Some users experience no problems and others are finding that when the above code is issued , the system seems to hang.

We are using TCP/IP protocol.

Any suggestions would be greatly appreciated.

Thanks

Joyce
Next
Reply
Map
View

Click here to load this message in the networking platform