Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with sqlexec
Message
From
14/11/1997 16:29:55
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Problems with sqlexec
Miscellaneous
Thread ID:
00060362
Message ID:
00060362
Views:
64
Hello All!!!!

I finaly get to stablisher a conncetion with Data Source, but i didn't get do a correct select sql select, i'm using the follow sintax

STORE SQLSTRINGCONNECT() TO nCONECTAR
=SQLEXEC(nCONECTAR,'SELECT Video.codtitu, Video.tit_port;
FROM user.video Video;
WHERE Video.tit_port = 'rico total';
ORDER BY Video.tit_port', 'MyCursor')

but the VFP shows me a message speaking "FUNCTION NAME IS MISSING).

Anyone have any idea?

Thanks


Anderson Reis Girardi
Next
Reply
Map
View

Click here to load this message in the networking platform