Message
From
24/12/1998 12:24:18
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00170282
Message ID:
00170314
Views:
15
>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
Previous
Next
Reply
Map
View