Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting Blobs
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01014955
Message ID:
01016043
Views:
16
>Sorry for the delay,
>
>Is there any special technique to inserting blob data or is it a straight insert command that passes a filename (with or with out path) to the table?
>

With RV and CA you insert blob into a view/attached cursor and issue TABLEUPDATE(). With SPT you read file intop a memory variable and pass the variable as a parameter to the INSER command.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform