Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5, SQLEXEC into Oracle Problem
Message
From
16/09/1998 17:21:36
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, British Columbia, Canada
 
 
To
16/09/1998 16:50:34
James Phillips
Alternative Mailing Systems
Naperville, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00137462
Message ID:
00137528
Views:
18
Hi James,

Try

ndat=sqlexec(nConnect, "select * from customer where customer.cust_num = 1001", "newdata")

The receiving cursor must be in "".

Paul

>John,
>
>I am trying to complete the same type of function.
>I am using paradox table. I am able to connect to the table but can not run the following code:
>ndat=sqlexec(nConnect, "select * from customer where customer.cust_num = 1001", newdata)
>
>Do you know why this will not work?
>
>Thanks James
>
>
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform