Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing SQL Server SPs using VFP
Message
From
20/03/2004 16:54:02
 
 
To
19/03/2004 16:08:06
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00888050
Message ID:
00888234
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>As anyone here ever tried (and succeeded) writing SQL Server Strored Procedures using VFP? Any version of VFP would do.

I assume you mean "extended" stored procedures. I'm pretty sure the answer is no. You need to do this in C.

However, you can write a VFP COM server and access that via a SQL T-SQL stored procedure.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform