main logo
Subject: Re: running VFP stored procedures with ODBC driver
Author: Craig Berntson
Posted: 2001/06/29 12:48:37
 
View Entire Thread
New Search


<i><font color="#663300">hey all;
does the VFP stored procedure you are trying to run with an ODBC driver
have to be contained in a dbc file or more specifically can I run a stored procedure that will affect a free table or does the table have to be inside the same database that the stored procedure is in. How would you go about acessing a VFP stored procedure through a odbc connection and is it even possible
Thank you</font></i>

The VFP ODBC driver does not support driectly calling stored procedures. You will be able to do this with the new OLE DB provider shipping with VFP7.

--------
Craig Berntson
 
©2001 Craig Berntson
<-- Prior Message New Search Next Message -->