Viewing 15 posts - 32,131 through 32,145 (of 39,818 total)
Steve, if you can, I'd go with a separate database for each client, single SQL Server installation. If there are some issues between installations, this should protect you.
If you have...
May 17, 2007 at 9:32 pm
Stupid avatars, not stupid question. It's some very strange security issue that I have not figured out. Send your picture and registered email to sjones @ sqlservercentral.com and I'll upload...
May 17, 2007 at 9:27 pm
There's been quite a few bypasses over the years, geletin moldsd and more.
Whoever posted about the storage in AD, that makes sense. However the problem is still we take these...
May 17, 2007 at 9:03 pm
Checked system monitor for anything eating up IO/Memory/CPU?
Strange. Not sure why it would be slow. You running to new files or the same file over and over? Or appending?
What's the...
May 17, 2007 at 10:07 am
For Dev/test, it's fantastic. We used to create images of a setup, then shut down VMWare and back up the file. Start it and run testing. Need to restart? Shut...
May 17, 2007 at 10:06 am
OK, it's been changed to say a budget of $1500.
And great debate and points raised (other than about my choice of words )
May 17, 2007 at 8:51 am
Duane
Thanks for posting and glad I could get you to think ![]()
I thought SSIS was supposed to be much faster than DTS, though to...
May 16, 2007 at 4:59 pm
I was kind of surprised at the response, but nice to see everything thinking about their career. And I'm glad that I'm not the only one that likes the relatively...
May 16, 2007 at 4:58 pm
The only way is through network/firewall or an OS firewall limit. The IP coming through to SQL Server is submitted by the client and not necessarily the real IP. By...
May 16, 2007 at 8:16 am
The original poster is talking about logins. Database access is through USERS, not logins. There is a mapping, but if you call them both logins you'll get confused.
If a user...
May 16, 2007 at 8:15 am
I didn't think we had orphaned transactions in SQL. You can use dbcc opentran to find open transactions, but I thought that if the client dropped the server would rollback.
May 16, 2007 at 8:10 am
Looks like one of the tasks if failing. Can you provide details on this task? Are you sure it's configured correctly?
May 16, 2007 at 8:09 am
Great list from Antares above and while I agree life is easier for the Windows team, it still needs to work for you and your clients. The hardware resource issues...
May 16, 2007 at 8:07 am
You could report it to MS. AFAIK, this should never happen. My suspicion is the data got put there, possibly without your knowledge. The backup stream processes pages from only...
May 16, 2007 at 8:04 am
I do think Microsoft has done a great job and I think their pricing is actually fairly low. Doesn't seem that way for a monopoly in places, but I remember...
May 16, 2007 at 7:15 am
Viewing 15 posts - 32,131 through 32,145 (of 39,818 total)