Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View - Connection is Busy
Message
From
23/11/2004 11:20:07
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
22/11/2004 12:00:07
Irv Adams
MSC Managed Care, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00960626
Message ID:
00963868
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Sorry, I had gotten a article about it but I couldn't found it for you. If you have UT premium rights, I think so you can found it.

SQL server process your commands in a queue. if you use a server side fetch, your select command not ended until you end the fetch. If you try another sql command with same handle you'll see your server's all station will locked!.. It's strange but, true. It had reasoned me a big trouble. I can't forget my scary movie. :)

As in Fabio's message's "reccount()" function will force VFP's to read all records on cursor and it ended your fetch like my "go bottom" advice.

>I appreciate the response; could you elaborate on 'fetched handles' and why not to share them?
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform