Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting file in image field
Message
De
27/09/2005 05:17:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8
Database:
MS SQL Server
Divers
Thread ID:
01053321
Message ID:
01053330
Vues:
10
>>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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform