Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server 7.0 and VFP 6.0
Message
From
10/05/2000 08:30:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Server 7.0 and VFP 6.0
Miscellaneous
Thread ID:
00368030
Message ID:
00368030
Views:
64
Guys,

I am currently using VFP 6.0 Service pack 2.0 and SQL Server 7.0 Service pack 1.0 on an NT server with 28gbytes of disk and 256mbytes of RAM, running NT 4.0 Service Pack 6a.

I am finding that on an intermittant basis some of the SQLEXEC calls to SQL Server are being 'skipped' instead of being run. If I suspend after this happens, and force the SQLEXEC line to re-run then it works fine. - This seems like a similar error to the VFP 3.0 problem with VCX's and the introduction of _VFP.autoyield in VFP 5.0.

Does anyone have any ideas as to why SQLEXEC command may not be running. An example of one such statemen is:

LPARAMETERS lcInvID

=SQLEXEC(this.loHTML.lnconnection,"EXECUTE family_get_parents '"+lcInvID+"'","_tmpParents")

Return .T.


Do I need to install Service Pack 3.0 for VFP?

Many Regards,

James.
Next
Reply
Map
View

Click here to load this message in the networking platform