Viewing 15 posts - 271 through 285 (of 526 total)
Just want to throw in that if anyone out there needs to contact friends or loved ones that are off the net, I have a cell phone with about 4000...
September 2, 2005 at 3:11 pm
I actually sort of ran into this.
I was working as a temp for over a year at a major company (to remain nameless). We worked in their server/mainframe room loading...
August 30, 2005 at 5:53 pm
I was a big fan of Netscape at the time. Still sort of like it. But the competitor to Netscape was actually NCSA Mosaic. I used it but...
August 30, 2005 at 5:07 pm
Have you tried Experts Exchange VB Area and Experts Exchange Crystal Reports area.
You can pay to sign up or sign up for free, but then you have to...
August 25, 2005 at 7:04 am
The story was good too. Just that we have PowerChute 6.5 running on about half our servers (25) and we're now trying to...
August 18, 2005 at 10:17 am
He stated in the article:
To be fair, they sent out notices to their customers, or at least those that probably registered.
http://www.mcse.ms/message1771841.html
Here one user...
August 18, 2005 at 8:33 am
Why would it ba accessible to anyone.
Unless you share or give rights to the "server's" drive no one should be able to get to the file. Add-on as long as...
August 3, 2005 at 6:51 am
My thinking is 10 and 4/5. Depending on your FE you're programming in...(and what your needs are) I would program for country code defaulted, if you can pop the cursor...
August 1, 2005 at 7:26 am
I've run into this so many times, especially the Maint Plan failing because it couldn't do integrity checks because a "user" was in the database. It then won't delete the...
July 14, 2005 at 6:36 am
In Must be an easier way (move logs) I put out a script that generates a script to detach, copy and re-attach multiple databases on the same server.
You might...
June 24, 2005 at 3:52 pm
I don't use the word whoops -- I use many more colorful words under breath.
June 16, 2005 at 7:05 am
We use a local drive.
Besides, if the network is down -- how is Veritas going to see any servers anyway?
Also to throw another...
June 7, 2005 at 11:18 am
You shouldn't need to even change the userid from LocalSystem. Just register the MS Server in the domain.
Ref
http://support.microsoft.com/default.aspx?scid=kb;en-us;811889 and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/dswriteaccountspn.asp.
If you aren't using the LocalSystem account, you need to...
June 6, 2005 at 6:37 am
You would have to create a table that held the data such as TableName and LastUpdtated and then put a trigger on every table to update your Table.
April 25, 2005 at 6:20 am
What I've actually have done on some of my servers is edit the model to add the put the view
Create View IS.COLS
as
SELECT *
FROM INFORMATION_SCHEMA.COLUMNS
So I can get to it even...
April 22, 2005 at 10:55 am
Viewing 15 posts - 271 through 285 (of 526 total)