Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter: Cannot SELECT from it
Message
 
 
To
27/01/2005 10:45:31
Don Krasnick
Stanton Systems and Consulting
Havertown, Pennsylvania, 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
Database:
MS SQL Server
Miscellaneous
Thread ID:
00981209
Message ID:
00981228
Views:
21
Don,

Any none-SQL command can see buffered data. For example, you can COPY TO into temp table and then run SELECT on it. A query cannot see buffered data because it doesn't use already open tables/cursors but rather opens them similar to USE AGAIN.

>
>Thanks for the quick reply. I don't know that my client's ready (yet) to upgrade to 9, so I may be stuck.
>
>What I found disconcerting about all of this was that I could SCAN the ca's cursor and see the modified values, yet I couldn't SELECT them.
>
>Oh well....
>
>Don
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform