Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter: Cannot SELECT from it
Message
De
27/01/2005 11:02:23
 
 
À
27/01/2005 10:45:31
Don Krasnick
Stanton Systems and Consulting
Havertown, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000
Database:
MS SQL Server
Divers
Thread ID:
00981209
Message ID:
00981228
Vues:
22
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform