Viewing 9 posts - 46 through 55 (of 55 total)
If you run as a scheduled job, it's running on the server, in which case you need to have EXcel installed on the server. When you run the DTS paclage...
Thanks Jeet
November 11, 2004 at 7:22 am
We had this problem, but didn't want the hassel of evaluating the impact of changing the schema so decided just to cast when joining.
e.g. If DatabaseA contains TableA, and DatabaseB...
Thanks Jeet
November 9, 2004 at 5:40 am
I had this problem...you can only design ER diagrams in professional(really helpful!!!), you need to upgrade to enterprise architect(EA) version. This is also possible by installing EA version of .net...
Thanks Jeet
November 8, 2004 at 4:18 am
Hi,
Have you tried looking in event viewer in case it is an automation failure earlier on. Although I can't imagine that being the case if it works most of the...
Thanks Jeet
June 8, 2004 at 7:28 am
We have found need to do this quite often so we capsulated the logic in a function. This was your code stays nice and concise and the logic can be...
Thanks Jeet
June 4, 2004 at 3:03 am
We have many similar situations where we need to read in a file with variable length records and then write them to many different tables.
We have used the data...
Thanks Jeet
June 4, 2004 at 2:54 am
Guys,
Thanks for the help. Much Appreciated.
Thanks Jeet
May 28, 2004 at 3:11 am
I'm sure you've rebooted the box since installing the db drivers. If you haven't it's worth ago.
We had a similar problem with oracle drivers and a reboot did the...
Thanks Jeet
April 22, 2004 at 2:38 am
I agree the FTP tool in DTS is very weak.
I have overcome this by wrapping the ftp functionality exposed in wininet.dll(a dll deployed with windows) in a COM object using...
Thanks Jeet
February 25, 2004 at 9:12 am
Viewing 9 posts - 46 through 55 (of 55 total)