Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL AND INSERT IN AN ACCESS DB
Message
 
À
24/12/1998 12:24:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00170282
Message ID:
00170317
Vues:
18
>>Mark,
>>
>>You can't 'insert from array' in to access because it's a native to foxpro not true SQL. You'll have to use INSERT INTO merchant (fld1, fld2, ...) VALUES(var1, var2, ...)
>>
>>-Tom
>
>Hmm... I personally always assumed that FoxPro took VFP SQL and converted it to ANSI-SQL when ever you used RemotViews or SPT...
>
>If not, IT SHOULD!
>
>BOb

It would be nice but SQL is determined by the backend, You can't send .T. or .F. to access either because it uses -1, 0
-TomC
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform