Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server timestamp
Message
De
18/08/1998 11:06:42
 
 
À
18/08/1998 10:46:16
Chris Rahmes
Riverbend Nursery, Inc
Riner, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00127743
Message ID:
00127754
Vues:
39
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform