Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Passthru
Message
 
To
07/11/2002 14:35:24
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00719981
Message ID:
00720019
Views:
24
Actually that is what I am doing, my first post was a typo (I could not find a way to edit a post)- both values are prefixed with a '?'. Field types do match up. oRec was private, but changing it to public did not change anything.

If I change all the oRec.field values to variables, it seems to work fine, but that adds other issues.

Thanks,
Troy

>Hi!
>
>Try:
>
>sqlexec(iCH, "insert into table (field1,field2) values (?oRec.field1, ?oRec.Field2)")
>
>The object "oRec" have that is Public.
>See the type of the fields.
>I hope help you.
>Bye!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform