Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL is busy
Message
From
25/06/2001 04:48:14
 
 
To
22/06/2001 20:50:28
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00522701
Message ID:
00522965
Views:
8
Hi!

Probably, you're using asynchronous connection and fetching as needed for some remote view. This way connection will be busy for any other SQL commands until you get all records fro remote view. Let me know if this is true.

I would suggest to create another connection and run SQL-UPDATE command on SQl Server using SQL Pass Through functions SQLConnect and SQLExec.

HTH.

>I am using VFP 6, stepping down through an SQL table using a remote view and when I find a record with wrong data, I tried to use the Replace command, but on the FRST replace it gives me an error saying "SQL is busy".
>
>What am I doing wrong???
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform