June 4, 2009 at 4:03 am
Hi, I am working on Recordset destination in SQL server 2005, But the problem is:
Whenever I am trying to specify a variable name : "It says that variable name property is not set to the name of a valid variable. Need a runtime variable name to write to."
Can anyone help in this regard.
Thanks in advance.
June 4, 2009 at 4:08 am
Provide some piece of code. that would be better to understand the problem...
"Don't limit your challenges, challenge your limits"
June 4, 2009 at 4:15 am
Hi,
I am not using any code or script for this. I am trying to import multiple files for a folder using for eachloop container.
June 8, 2009 at 6:08 am
ruchi (6/4/2009)
Hi, I am working on Recordset destination in SQL server 2005, But the problem is:Whenever I am trying to specify a variable name : "It says that variable name property is not set to the name of a valid variable. Need a runtime variable name to write to."
Can anyone help in this regard.
Thanks in advance.
You have to use user variable of type Object.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply