Viewing 15 posts - 121 through 135 (of 204 total)
Shahab , Just a Thought............
Why don't use a export and import wizards to do it and also save it as a dtsx package and see how it works. Later once...
September 8, 2008 at 3:12 pm
First of all , I don't know what you are returning from foreachloop conatiner-- fullpathfile, or name and extention, or just name. If i were you i would go...
September 3, 2008 at 7:29 pm
sonia its clearly says that the path format is not supported. I am doing all my renaming copy and archive all the time like this , it works. may be...
September 3, 2008 at 5:12 pm
Hey Mukti Got it Finally Thanks Again..............
September 2, 2008 at 4:45 pm
Thanks Mukti again, But can u plz replace the value into my expression, the way you want . i have tried but fail
thanks
September 2, 2008 at 4:38 pm
Yeha Jack u r RIght for ADONET @parameter works fine, and when you write your sql statement it becomes like exec dbo.myprocedure @parameter , .... and so on
amy be...
September 2, 2008 at 3:31 pm
I found the issue , But how to solve it. I know the problem is that when i am inserting into table teh values are encode within ' ' and...
September 2, 2008 at 3:19 pm
Jack I know. But I tried putting ? , it gives me parse error, it says all kinds of errors lik e---parameters not map corrrectly.
But When i put 0 it...
September 2, 2008 at 2:27 pm
There Might be several issues As many of them have already pointed out .
May be ur lookup is not working.
Have you configured your lookup for Error rows. what happens...
September 2, 2008 at 12:55 pm
To be honest with you i DOn't know. I created this job with ssis packages in my local machine, it failed. Then I mapped the server folder to my local...
August 29, 2008 at 1:51 pm
There is several ways you can do that. Use another OLEDB source and use sql command as data access mode like--
SELECT 'N' as col1, getdate() as col2........
and do the join
Also,...
August 29, 2008 at 1:15 pm
Mukti... Once again thanks, U have been a graet help all this time.
The problem is I am very poor at coding and I don't know how to do it with...
August 29, 2008 at 7:33 am
ERIN i would recommed you to use variables and expressions to do it.
First create 6 variables--
1.filename - abc (what ever u want, we will pull the value from ForeachLoop
2.SourcePath...
August 28, 2008 at 4:34 pm
Thanks Mukti... I believe We can do that. Other way i was thinking to add OLEDB source and use SQL COMMAND as query like
SELECT 'GM', getdate(), user
and then do...
August 28, 2008 at 1:00 pm
The very first reason, I don't have SMTp server name, nor they will provide one fo rme here. You don't know how micro things are here in case of security....
August 27, 2008 at 2:34 pm
Viewing 15 posts - 121 through 135 (of 204 total)