Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Blob with MySQL
Message
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 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01397385
Message ID:
01397579
Vues:
37
Hii, Martina.

I'm afraid its not doing well with me. My code is like this


Local MCommand, MGambar

MId = 'OL'

Create Cursor F_Temp (Pict W)
Appe Blank
Repl Pict with FiletoStr("C:\AVFP\SWIFT.JPG")

MCommand = "Update Cars Set Pict1 = ?F_Temp.Pict Where Id_Car = ?MId"

XX = SQLEXEC(M_IdKoneksi, MCommand)

Use in F_Temp

**************

Still XX Return -1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform