Viewing 15 posts - 38,371 through 38,385 (of 39,720 total)
You can look at my PushFTP article for sample text file creation. Also here's the ref from MS:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vtoriobjects.asp
Steve Jones
February 4, 2002 at 11:29 am
Your welcome. It'd be interesting to see how it goes. Let us know what works and what doesn't.
Steve Jones
February 4, 2002 at 11:28 am
February 4, 2002 at 11:26 am
I'd write a process to look for open transactions. If you find one, you can kill the conneciton and let the dba know. dbcc opentran will identify opn transactions. Of...
February 4, 2002 at 11:17 am
When you post, pls also let us know the physical as well as logical setup of the sever. Better yet, write it up as an article and send it to...
February 4, 2002 at 11:15 am
February 4, 2002 at 11:12 am
That's funny.
I use EM everyday. I'm not trying to boot the tool, but it shouldn't, IMHO, be THE tool for scripting changes for your db. The biggest...
February 4, 2002 at 11:05 am
February 4, 2002 at 11:02 am
My vote is to push what you can to the clients AS LONG AS IT DOES NOT substantially imopact the perceived performance of the client. You can upgrade the db...
February 4, 2002 at 10:57 am
February 4, 2002 at 10:51 am
February 4, 2002 at 10:49 am
February 4, 2002 at 10:44 am
Does the software connect via SQL Auth or Windows Auth? Can you run profiler and see if a connection is getting to the server?
Are you sure (just checking) you are...
February 4, 2002 at 10:38 am
Robert has my sugestion, but this might not do it all. Are teh connection passwords the same? Are all paths valid on the new server? Do the packages reference the...
February 4, 2002 at 10:31 am
Sorry for the delay, but let me weigh in here.
0% downtime isn't possible. No system in the history of the world runs with 0% downtime for any length of...
February 4, 2002 at 10:27 am
Viewing 15 posts - 38,371 through 38,385 (of 39,720 total)