Viewing 15 posts - 39,001 through 39,015 (of 39,456 total)
There are always fixes in progress and hotfixes appear occassionaly, but I have found that by calling support, I sometimes get "unreleased" hot fixes. Usually these are later included in...
November 8, 2001 at 8:48 am
November 8, 2001 at 8:46 am
November 8, 2001 at 8:46 am
I like the time bomb.
Be sure you disclose some of this in your contract so your client is aware he cannot stop you from accessing the site. Just let him...
November 8, 2001 at 8:45 am
November 8, 2001 at 8:43 am
November 7, 2001 at 3:06 pm
November 7, 2001 at 1:25 pm
Yikes!!!!
this is scary to even contemplate as a developer unless the client is someone your trust.
Some thoughts:
1) Convert ASP application into a DLL so that my source code remains safe(Helps...
November 7, 2001 at 1:21 pm
What would that do in a clustered scneario? Probably still work.
In that scenario, if you have SQL 2000, you might even want to investigate a 3 or 4 server cluster....
November 7, 2001 at 12:41 pm
No good way natively. Check out the product from RedGate (ad at the bottom of the page). This is exactly what that product will do.
Steve Jones
November 7, 2001 at 12:31 pm
It seems like you are trying to do two things. If you want to load balance, then you would do that by directing some queries to one server instead of...
November 7, 2001 at 11:26 am
So I assume that msdb is included and SQL Agent is picked up by the second server?
Is this correct? Brian? Anyone tested it?
Steve Jones
November 7, 2001 at 11:22 am
November 7, 2001 at 11:21 am
In native mode this is probably true (Andy?).
This does, though, meet the division of roles. You should create the roles and hopefully they map to the network groups. If not,...
November 7, 2001 at 11:19 am
switch to master in Query Analyzer. Your QA connection is a connection (and lock) in the db.
Steve Jones
November 7, 2001 at 11:18 am
Viewing 15 posts - 39,001 through 39,015 (of 39,456 total)