Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to assign a value to a varbinary
Message
De
30/11/2005 07:03:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to assign a value to a varbinary
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01073143
Message ID:
01073143
Vues:
42
Hello everybody,

I know how to assign a constant to a varbinary field:
REPLACE myVbField WITH 2h
But the following situation won't work:
lnCount = Somefunction()
REPLACE myVbField WITH lnCount && Does not work
Of course i can program a kludge with macro expansion and a NumToHex-function, but is there a 'normal' way? I must have missed something somewhere, and Help doesn't give me answers.

Hope some of you know the answer.

Lennert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform