Viewing 15 posts - 1 through 15 (of 20 total)
Interesting.
If I load the software on my PC can I direct where the new diectories should be created? I thinking of putting the output on a shared network disk as...
August 11, 2009 at 6:11 am
I'm interested in this type of Documentation. I can see where this data will be very valuable but I'm a little scared at what appears to be a very complex...
August 10, 2009 at 7:38 am
Just learning about the event this morning Monday June 16. If it was an event that I wanted to attend or even think about attending I wouldn't have enought lead...
June 16, 2008 at 5:47 am
Good Point.
During the testing I used the T drive. Afterwards I changed the final destination on another server over the network and I made the changes as you have indicated.
Thanks...
October 19, 2007 at 6:50 am
I have resolved my problem. Thanks to everyone who contributed.
For those who might be interested here is the code that works.
use ccs
DECLARE @FileName varchar(150),
...
October 18, 2007 at 7:18 am
TommyB and Adam
I've been plugging along at trying to get the code to work and I'm at the stage were I believe I need somemore help. Here is the BCP...
October 11, 2007 at 7:16 am
Hi Tommy
I tried your modification and a file got created . No data juet the following
OSQL -E -Q "Select filepath, filetree, filename from ccs.dbo.Work_DBA_Purge"-O
This query will return 47 rows of...
October 10, 2007 at 10:51 am
I followed michelle advice and everything worked fine for me.
You said that this is a new database? I'm assuming you created the database on SQLserver2005 but if you populated the...
August 9, 2007 at 5:15 am
Hi Lucky
I changed the compactibility level to 90 and now I can see it
in the drop down list. Why I changed it to 70 and not 90 in the first...
September 20, 2006 at 12:15 pm
Thanks Michelle ...your recommedation was right on the money.
September 6, 2006 at 9:49 am
Success at last.
John thanks for the help.
I adjusted the memory sizes and the error still continued.
After banging my head on the...
May 17, 2006 at 12:44 pm
The old server has database using 2780 MB.
The new server only has 745 MB.
Configure info on the old server/new:
OLD server
May 16, 2006 at 6:00 am
I did not do a detach/reattach. I create the database in SQL2000 and did a recovery from a backup.
thanks for the reply
May 15, 2006 at 12:08 pm
continue
Error s1000 (10000, 0)intersolv)(ODBC SQL server driver)(Microsoft SQL server) Unable to allocate sufficient memory. Unable to allocate sufficient memory
May 15, 2006 at 11:38 am
HI ....
I've increase tne max server memory to 2147483647 but still having a problem.
I also install MDAC 2.8 sp1 - no change
here is the error again in full.
May 15, 2006 at 11:34 am
Viewing 15 posts - 1 through 15 (of 20 total)