Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StoredProcedure
Message
 
 
To
03/10/2001 14:01:36
Douglas Salla
Folhamatic Sistemas
Americana, Brazil
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00563754
Message ID:
00563767
Views:
19
>Good afternoon the whole ones.
>
>Somebody knows as executing a StoredProcedure through code using the
>technology pass-through?, did I already try =SQLEXEC(handle," {CALL bt ()}"), him
>it simply goes by that line without giving mistake and it doesn't execute the
>StoredProcedure.
>
> I am using VFP 6.0 and SP 5 and Windows 98SE, and the base of data is own DBC of VFP.
>
>Will it be that anybody can help me?
>
>Thank you.

Using VFP 6, you can not use the ODBC driver to execute stored procedures in VFP. With the OLE-DB provider available with VFP 7, you can use to do that (using ADO or something like that).

Why do you need to use SPT to a VFP backend when you are using VFP as a frontend? Can't you use it directly?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform