Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5, SQLEXEC into Oracle Problem
Message
 
To
16/09/1998 17:43:51
James Phillips
Alternative Mailing Systems
Naperville, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00137462
Message ID:
00137963
Views:
21
James,

Is the Cust_Num field numeric? If not, you should put the value in single quotes, e.g.: "select * from customer where customer.cust_num = '1001'"

What error do you get (if any)?

>>>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