dbTalk Databases Forums  

Map Query Parameters to Variables in Data Flow Components problem

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Map Query Parameters to Variables in Data Flow Components problem in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric
 
Posts: n/a

Default Map Query Parameters to Variables in Data Flow Components problem - 11-04-2005 , 04:11 PM






Hello, I am trying to map a package level variable to a SQL command that is
in a Data Flow Component.

I used the same set up as describled it this...

http://msdn2.microsoft.com/en-us/library/ms139904

My souce DB is a DBase IV file (.dbf). I have a working connection to it.

This is the syntax of the query:

SELECT * FROM class1 WHERE (dt_lsttrns >= ?)

Here is my error.


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)







I am not sure why this won't work....but kinda a bummer....any help would be
great!!

Thanks!

Eric



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.