Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO, CursorAdapter and READWRITE
Message
De
04/03/2006 12:18:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
ADO, CursorAdapter and READWRITE
Divers
Thread ID:
01101499
Message ID:
01101499
Vues:
79
When using ADO with CursorAdapter to query for some SQL data, is it possible the READWRITE clause is not supported? Since having moved to that, at one place I need to have a READWRITE cursor and I always get that the file is read only. The only way I have found to workaround was to do another SQL from the CursorAdapter cursor to have it in a READWRITE cursor:
SELECT * FROM (loCursor.Alias) INTO CURSOR (lcCursor) READWRITE
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform