Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL problem
Message
 
 
À
29/10/2002 09:57:07
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
00716426
Message ID:
00716628
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>Hello All!
>I have next problem
>Visual FoxPro field general -> MS SQL Server
>Upsize VFoxPro converting general fields
>to MS SQL server image field.
>Can I update MSSQL image field with Vfoxpro general field,
>using SQLEXEC() - VFOXPRO command.

Try
SQLEXEC(lnConn, [UPDATE mytable SET myimage = ?mygenfield])
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform