Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert VFP Memo field to SQL Server Image Field
Message
From
11/07/2006 15:24:49
 
 
To
11/07/2006 11:36:19
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01135374
Message ID:
01135497
Views:
16
Hello,

you may try:
SQLEXEC(connecthandle,'INSERT INTO yourTable (imagefield) VALUES(?CREATEBINARY(yourCursor.yourMemoField))')
Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform