Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass Through - VFP Source
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
SQL Pass Through - VFP Source
Miscellaneous
Thread ID:
00169918
Message ID:
00169918
Views:
52
Can you use SQL pass through with a select statement taking data from a VFP table??

Example:-
lnResult=SQLEXEC(lnSqlHandle,"INSERT INTO sqltable SELECT * FROM vfptable)

The VFP table will contain up to 100k rows. If this is possible, how would I reference the table - do I use the ? prefix??

I am currently using a remote view and appending from the VFP table - I don't like it, something inside me tells me this is not right! Even though it solves all my problems!
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Next
Reply
Map
View

Click here to load this message in the networking platform