HOW TO Call a Parameterized Query to a FoxPro Database using a DTS Package

  • Hello everyone.

    I'm trying to query a FoxPro db (5.0) using SQL Server 2000 dts package.  My query has parameters set up in the where clause.  I keep getting this error:

    Error Source : Microsoft OLE DB Provider for ODBC Drivers

    Error Description : Provider cannot derive parameter information and SetParameterInfo has not been called.

    I've tried using both VFPODBC.DLL (6.0) & VfpOleDB.dll (8.0) as the data source and neither one of them work.  Will I not be able to use a parameter in my query?  If I can't, what else should I use? 

  • Have you used Global Variables set from a Configuration table or prompted from the DTS package/ActiveX and declare the parameters

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply