Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Question
Message
From
14/01/2005 05:00:44
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00976865
Message ID:
00977090
Views:
34
To ask your questions, depends on your SQL servers and connection attached with the servers. There are a lot of questions to keep connection alive until it is expired.

One significant problem I encountered is I got 20 locations and each location has several computers to logon my SQL server in HQ, in old day, our company using one of management program open connections without closing it, which cause a lot of gateway conflict, resulting NAT problem, and crash SQL servers... at first, we think this is due to our connection, then we think our hardward, then we think of our windows version... all stuffs changed to new now... the problem is still ON, then, what we do?! Open hundreds other gateways to handle the connections, the problem became less...

so... you don't need ODBC, due to you can connect SQL server via DSN-less.

Using SQL-PT on quering SQL, close connection when it is done.
Use remote view for updating tables, and close views when the form done.

I would think it is better to release everything... since you don't know what will be happening when it is in client sides
Best regards,

Aaron Chu

********************************************************

Working with Visual FoxPro is a lot of FUN!

********************************************************
Previous
Reply
Map
View

Click here to load this message in the networking platform