Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL AND INSERT IN AN ACCESS DB
Message
 
 
To
24/12/1998 12:24:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00170282
Message ID:
00170317
Views:
17
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform