Richard
2006-02-02 14:35:56 UTC
Hi,
Does anyone know if the VisualFoxPro 9.0 OLEDB driver supports
parameters? Trying to pass parameterised queries from the SQL Server
2005 SSIS integrated environment results in the error reported below,
which implies that the driver does support parameters, but that SSIS is
not calling the it properly somehow. Strange, as both the driver and the
environment are written by Microsoft!
Regards,
Richard
-----------------------------------------------
Error MsgBox:
TITLE: Microsoft Visual Studio
------------------------------
Parameters cannot be extracted from the SQL command. The provider might
not help to parse parameter information from the command. In that case,
use the "SQL command from variable" access mode, in which the entire SQL
command is stored in a variable.
------------------------------
ADDITIONAL INFORMATION:
Provider cannot derive parameter information and SetParameterInfo has
not been called. (Microsoft OLE DB Provider for Visual FoxPro)
Does anyone know if the VisualFoxPro 9.0 OLEDB driver supports
parameters? Trying to pass parameterised queries from the SQL Server
2005 SSIS integrated environment results in the error reported below,
which implies that the driver does support parameters, but that SSIS is
not calling the it properly somehow. Strange, as both the driver and the
environment are written by Microsoft!
Regards,
Richard
-----------------------------------------------
Error MsgBox:
TITLE: Microsoft Visual Studio
------------------------------
Parameters cannot be extracted from the SQL command. The provider might
not help to parse parameter information from the command. In that case,
use the "SQL command from variable" access mode, in which the entire SQL
command is stored in a variable.
------------------------------
ADDITIONAL INFORMATION:
Provider cannot derive parameter information and SetParameterInfo has
not been called. (Microsoft OLE DB Provider for Visual FoxPro)