Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Not Updating (doh!)
Message
From
27/02/2003 13:12:48
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00758607
Message ID:
00758908
Views:
18
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".
Previous
Reply
Map
View

Click here to load this message in the networking platform