Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server timestamp
Message
From
18/08/1998 11:06:42
 
 
To
18/08/1998 10:46:16
Chris Rahmes
Riverbend Nursery, Inc
Riner, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00127743
Message ID:
00127754
Views:
37
Hi Chris.

>How can I read a SQL Server timestamp field in VFP?

Define "read". Timestamp fields are automatically converted to Memo fields in VFP remote views but could be Character (Binary) if desired. They are eight bytes long and store a time value in hexadecimal format. If you use the ASC() function to read byte-by-byte, a typical value might be 0-0-0-0-0-0-197-97.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform