Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TimeStamp
Message
From
09/09/1998 14:01:34
 
 
To
09/09/1998 13:58:08
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00134662
Message ID:
00134667
Views:
11
>I have a toolbar button that users can click to append a new record and copy all values from the current record to the new one. This works fine with local tables.
>
>However, with SQL Server tables (remote updateable views) with a TIMESTAMP column it does not work. The TIMESTAMP value is being copied and, since it is the same as the previous record, I get error messages when I try to save the new record.
>
>Is there a way I can assign the TIMESTAMP value manually?

You shouldn't care about Timestamp field. Server will fill it itself for new record.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform