Viewing 15 posts - 16 through 30 (of 41 total)
Hi, Guys..
U guys are really GURUS.....
I have huge data set.. I will test both ways and I will let U know..
And I have a q for 5409045121009.
Would U explain this...
May 22, 2003 at 9:39 am
ThX davidT
It is working..
I used Convert text format..
Jay
November 11, 2002 at 11:30 am
Hi, All..
I used this script and worked...
/*****************************
RESTORE FILELISTONLY
FROM DISK = 'f:\test\110602USA.bak'
RESTORE DATABASE USA
FROM DISK = 'f:\test\110602USA.bak'
WITH RECOVERY,
MOVE '"409_dat"' TO 'E:\SQLData\USA.mdf',...
November 6, 2002 at 2:31 pm
Hi, James
Here is an error message that I got from 'step detail'
What do U think..
Looks like package doesnt make connection..
Jay
DTSRun: Loading... DTSRun: Executing... ...
May 15, 2002 at 8:52 am
Hi, James
Thx for advise.. Actually history error didnt help to do troubleshooting...So I set up the schedule again and I got error message saying that This job is invoked by...
May 14, 2002 at 2:12 pm
OK..
1. Source is SQL Server which is SQL7.0 SP2.
Destination is also SQL server 7.0 SP2.
I created Tb in destination and insert data into that tbl.
2. I used right-click in EM...
May 14, 2002 at 12:55 pm
Hi,,
I am getting similar error message.. Works fine with manual run but job fails.
I have SQL7.0 SP2 in server as well as my workstation. I read about article that I...
May 13, 2002 at 3:28 pm
Hi,Matt
I was reading this discussion.. I have a q for U.
Where do U need to get this SSmsLPCn.dll file?
Does setup ask U to replace into Ur BINN folder or U...
May 2, 2002 at 8:23 am
Thx..
That really works...
In the code, U missed END after 0 :-)))
Anyway..Thx
Jay
April 1, 2002 at 3:19 pm
Hi, Andy..
Thx.. it works for this ID but not other ID who doesnt have DA or DB..
I got Null return..
Any other way?
Jay
April 1, 2002 at 1:30 pm
Here is script.
Basically I create Header first and add Data text file to it. After that I add Trailer info again to that text file.
Here is script..
/*************************************/
Const ForReading=1, ForWriting=2, ForAppending=8
Dim...
March 15, 2002 at 3:39 pm
Hey..hey..hey
U guys are having a ball without me..
Fill me in.. Kidding..
U know what.. I really grad that I can participate this discussion and I give my thanks to sqlservercentral and...
March 11, 2002 at 7:33 am
Mannnn..U are great...
It works liek charm.. :-)))
How did U think about this? I was thinking more like putting some charater string instead of looping through..
Thx
Jay
March 8, 2002 at 1:20 pm
Viewing 15 posts - 16 through 30 (of 41 total)