Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting file in image field
Message
From
27/09/2005 05:17:21
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8
Database:
MS SQL Server
Miscellaneous
Thread ID:
01053321
Message ID:
01053330
Views:
9
>>Hi
>>i want to insert a file in an image field but without ADO Steam object!
>>Any way?
>
>
>Check How to work with Image field type on SQL Server (binary data)? FAQ#7995

It is incorrect here:
* create table "F:\ttt" FREE (mData M)
* correct
  create table "F:\ttt" FREE (mData M NOCPTRAN)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform