Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting Blobs
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01014955
Message ID:
01016043
Vues:
17
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform