Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run a SQL Server 2005 stored procedure?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01268987
Message ID:
01268997
Views:
13
>I have some stored procedures in SQL 2005. Is there a way to run these from VFP? If so, is there a way to pass a parameter to it?
>
>Thanks!

You may want to check Re: Updating SQL Files from VFP Thread #1204946 Message #1204980

or also

SQLExec(lnHandle,"{Call MySP (?m.lnPar1, ?m.lnPar2)}")
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform