Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 5, SQLEXEC into Oracle Problem
Message
 
À
16/09/1998 17:43:51
James Phillips
Alternative Mailing Systems
Naperville, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00137462
Message ID:
00137963
Vues:
20
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
>>>
>>>
>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform