Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help - SQL pass through problems
Message
 
To
19/09/2001 02:49:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00558202
Message ID:
00558281
Views:
19
Just wondering, but do you check to see if you actually made a connection? What if sqlHandle comes back as a non-valid value?

Steve

>Dear All,
>
>I am trying to delete record from oracle using VFP with sql pass through command
>
>1. sqlHandle=SQLCONNECT('connect1','user1','password1')
> =SQLEXEC(sqlHandle,"DELETE FROM p_resources WHERE pCode=('STZ234')")
> but it always fail because VFP is freeze...why?
>
>2. Can anybody explain what we can and what we can't do in using SQL pass
> through command.
>
>Tia,
>Andreas.
Previous
Reply
Map
View

Click here to load this message in the networking platform