Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating of SQL View-based cursors
Message
 
 
À
09/09/1998 10:04:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00134498
Message ID:
00135261
Vues:
10
I had all sorts of wierd things happen with my view when I added records, and it turned out to be caused by the APPEND BLANK. If you're using that, use INSERT INTO instead.

-Michelle


>Hi all.
>
>Do You know, why the cursor, that based on SQL-View, buffered in "Optimistic Table" mode and
>contains no records when it created, could not be updated correctly?
>
>In details, when I add some records into that cursor and try to use TABLEUPDATE( .T. ) command,
>one new record is adding to the bottom of cursor, and it comes to many new problems, such as
>impossibility of buffer reverting, staying of uncloseable private DataSession after form releasing, etc.
>
>Such problems is taking their place to when I trying to update all records one by one.
>
>What can I do with this?
>
>Thank You, sorry for bad English.
>
>Dmitry Belyaev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform