Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Idiot guide to using remote tables
Message
From
14/11/2003 18:40:30
 
 
To
14/11/2003 12:41:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00849959
Message ID:
00850137
Views:
16
Greetings

looks like it will put me on the right track. But I just tried
SQLEXEC(gnhandle,select * from vizkeys where realkey='whatever',real)

and it crashed insisting that "function name missing" but, as you can see, my parentheses are matched and I appear to have the right number of parameters. Vizkeys is the name of the table on the datasource that I'm after.

What am I getting wrong?


>Hi,
>
>SQLCONNECT(...)
>SQLEXEC(lnHandle, "INSERT INTO ...")
>SQLEXEC(lnHandle, "UPDATE ... SET ")
>SQLEXEC(lnHandle, "DELETE FROM ....")
>
>
>HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform