Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to assign a value to a varbinary
Message
From
30/11/2005 07:03:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to assign a value to a varbinary
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01073143
Message ID:
01073143
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform