Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Not Updating (doh!)
Message
De
27/02/2003 13:12:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00758607
Message ID:
00758908
Vues:
26
Thanks Jim... Should've thought of that. But it was late. Pulled it together this AM when I realized what the error was. Was tryign to send it a bad date/time.

Thanks!

>John,
>
>My first recommendation is to use all of the arguments for tableupdate() just using .T. is not a wise way to do it.
>
>Next, immediately after the Tableupdate call iunsert the following test code;
>
>
>AERROR(laErrors)
>ACTIVATE SCREEN
>?laErrors(1,2)
>
>
>Now run the code using the view that does not work and check the response on screen from the laErrors array. It will tell you the last error that SQL Server returned and should give you a clue as to what is wrong.
-- John Kiernan
"Maybe Amelia Earhart was just stealing the plane".
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform