Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert date in sql server
Message
From
12/04/2006 15:38:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01113026
Message ID:
01113108
Views:
18
I remember VFP9 having a "clearer" way to determine the outcome.

Unfortunately, I'm not using it at the moment so cannot give details.

cheers

>>also i want to know , how can i know if the record has been succesfully inserted ????
>
>IF SQLEXEC(sqlH,lcSql) > 0
>   *** Success
>ELSE
>   AERROR(laError)
>   MessageBox([Can not insert the record: ]+laError[1,2])
>ENDIF
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform