Viewing 15 posts - 38,476 through 38,490 (of 39,456 total)
It would be interesting to see if this works with a Unix based server. trying to find one now.
Steve Jones
January 2, 2002 at 11:30 am
That's a good solution that solves part of the problem. Personally, I think this is an area that SQL Server 2002 could greatly improve, but we shall see.
Steve Jones
January 2, 2002 at 11:27 am
Keep in mind that if you are importing data v objects, there are different needs. Your DTS package can be set to create the objects (and dependencies) and then move...
January 2, 2002 at 11:21 am
Interesting. Does this work in all windows versions, or is it a 2000 thing. I wasn't aware NET USE could run through FTP, especially in Pre-W2K systems.
Steve Jones
January 2, 2002 at 10:17 am
That's a good idea, but I tend to agree with Andy. I constantly run into places where DTS falls short and I have to accept a less than bulletproof solution...
January 2, 2002 at 10:12 am
And that one time is when the restore will be needed!!! Stick with disk (Seems to be the consensus).
Steve Jones
January 2, 2002 at 8:44 am
I agree with Brian's points, but I still use Crucial memory.
However, a recent development in the last week of 2001. A friend was testing some high end clients with fully...
January 2, 2002 at 8:42 am
It appears in SQL like a "Print" message. You could try seeing if you can get print statements back.
It is a good question. You could always execute it from a...
January 2, 2002 at 8:38 am
Are you sure these are well tuned queries?
Check that first.
I think they will be costly because I am not sure the parser will efficiently match these up. One thing I...
January 2, 2002 at 8:36 am
I agree with Andy. Nothing really tricky. Not sure if other RDBMSs support INSTEAD OF Trigers or some other new features in SQL 2000, but outside of the new features,...
January 2, 2002 at 8:34 am
dtsrun is the executable that will run a DTS package. You could execute this from xp_cmdshell to run a DTS package.
Alternatively, you could schedule the DTS package and use...
January 2, 2002 at 8:32 am
I tend to agree with Andy. VB is a great place to learn a new skill. XML is good if you have a need, but it's still a lesser used...
January 1, 2002 at 5:08 pm
, Actually I was 80% done when I took the beta. Had to be sure I covered everything. Took the live test to be sure that nothing...
January 1, 2002 at 2:57 pm
Interesting. I don't check our Veritas system, only the disk backups. As long as I have enough disk space, I have never had a disk backup fail.
Steve Jones
January 1, 2002 at 2:52 pm
I have had problems with SPs. One thing I learned was to stop the services before starting the SP install.
If you look in the /winnt folder there should be a...
January 1, 2002 at 2:50 pm
Viewing 15 posts - 38,476 through 38,490 (of 39,456 total)