<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 |