Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible to call stored proc from code?
Message
From
10/03/2011 22:29:23
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
10/03/2011 11:30:17
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01503189
Message ID:
01503297
Views:
52
>Is it possible to call a stored procedure in a DBC from VFP code?
>
>I've searched the web and every hit I followed shows how to call a stored procedure in a "remote database" (not a DBC, but something like SQLServer) from VFP code. Either that or how to call a stored procedure in a VFP DBC from non-VFP code (like VB).
>
>TIA

If you need a procedure to be called from the DBC or elsewhere, it belongs as a separate function, likely built into the exe, and not the DBC.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform