Viewing 11 posts - 46 through 56 (of 56 total)
Hi,
Ok, I followed your instructions, and it appears that the problem columns are dates.
In particular, dates entered incorrectly like 01/01/205.
In DTS I ave been able to program around stuff like...
August 26, 2007 at 4:31 pm
Hi,
My admin managed to not install SSIS when setting up the server. Its a 64bit cluster which ads another layer of complexity to it.
Apprantly there are some limitation to 64bit...
August 20, 2007 at 4:12 pm
The temp table is within a stored procedure I would like to call. its resultset is the data I wish to insert into the other database.
Because the proc is quite...
June 25, 2007 at 10:58 pm
thats no so good for multiple calls to the proc.
I am investigation use of the table ar at the moment.
June 25, 2007 at 7:30 pm
Hi,
When creating a new database, the 'Space Allocated' field actually reads 'Initial Size (MB)'.
Thats Fine.
What I would like to know is that: if I change the 'Space Allocated' setting on...
June 12, 2007 at 8:12 pm
I assume in the space allocated section? I was looking at that but...
Won't that change the size of the database that is currently in use?
Or will it change ONLY after...
June 12, 2007 at 6:02 pm
Actually, the insert is within a transaction that I see now is far too large. ( I didn't write it). I have reduced the number of queries within it, and...
February 13, 2007 at 7:50 pm
Hi,
Node 1 is running what I think is quite a straight foward query and I do not know why it may be using an exclusive table lock. Why might it...
February 13, 2007 at 2:30 pm
Hi,
I'd already added the WITH (NOLOCK) statements to the query #1 after posting, and intend to remove the statement on the INSERT.
It makes sense a little more sense not that...
February 12, 2007 at 7:40 pm
Viewing 11 posts - 46 through 56 (of 56 total)