Viewing 15 posts - 1 through 15 (of 18 total)
How can we check the service account under which Sql agent runs?
I am having a flat file as a source that loads the data to the table. The same...
April 9, 2009 at 1:12 am
Servers are same. the configuration file is in form of a database table.
I have deployed the package also on the server. the deployed package also runs fine whren ran...
April 8, 2009 at 12:57 am
Ya. The data can be viewed when we preview through the connection manager. The file location is also correct.
There seems to be some other problem with it.
January 15, 2009 at 4:05 am
File is present at that location. Have checked it again.
Thanks,
January 15, 2009 at 3:47 am
The credentials are correct and the access is also there.
January 6, 2009 at 1:06 am
Managed it through small piece of code in script task.
thanks a lot.
October 15, 2008 at 5:54 am
I am able to manage it through script task.
thanks so much.
October 15, 2008 at 5:52 am
the suggestion helped. Thanks a ton.
October 1, 2008 at 3:51 am
I just want to update my table for the records having NULL value in the newly inserted columns. any way is ok as long as the table is getting updated...
September 12, 2008 at 1:41 am
Thanks. Got the solution.
August 22, 2008 at 4:26 am
In that case i will 2 options to choose all the values. One that i will insert explicitly and one provided by the reporting tool.
Is there any way to have...
August 21, 2008 at 1:23 am
I am trying to import a csv file to a database table thru SSIS. In the file we have one date column and i have explicitly converted it to datetime...
May 16, 2008 at 7:53 am
hey. the problem got resolved.
FINDSTRING function worked. requried some casting to be done to make up for the incompatibility between the data types.
thanks a ton for ur help.
May 14, 2008 at 3:22 am
Hey, thanks.
the FINDSTRING this worked. but the conditional operator condition is still raising an error.
The error is: 'Incompaible types for operator " != ". It needs to be...
May 13, 2008 at 11:46 pm
Viewing 15 posts - 1 through 15 (of 18 total)