Viewing 15 posts - 3,586 through 3,600 (of 3,666 total)
You can install the developer editions as many times as you want, as long as it's only being used by one user for development or demonstrations. You cannot install...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 18, 2008 at 9:54 am
I believe the Developer Edition for SQL 2008 is only $50. That's not a bad investment if you want all the feature, as long you're not using it for...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 18, 2008 at 9:44 am
paul.t.silvey (9/8/2008)
Automate this stuff.... why manually look... but do not have you database server watch itself. That is like an internal investigation. Not much checks and balances there.
I...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 17, 2008 at 8:32 am
Have you tried just stopping and restarting SQL Server Agent?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 15, 2008 at 12:26 pm
If the jobs have TSQL steps, check that the database in the job step is accessible. Check that the SQL command can be executed outside of the job, from...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 15, 2008 at 12:07 pm
Also check each job to see who it "Runs As"
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 15, 2008 at 11:28 am
The last option says "uploading an existing stoplist", not "uploading an existing dictionary file".
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 12, 2008 at 3:54 pm
PaulB (9/10/2008)
Alvin Ramard (9/10/2008)
Backup of the abacus would be easy. Just take a picture and store it in a safe place.;)
That would be good for DR... you can send...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 10, 2008 at 9:32 am
The backup process may be a bit tricky though.
Backup of the abacus would be easy. Just take a picture and store it in a safe place.
😉
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 10, 2008 at 9:09 am
I agree this is not a data warehouse but I can't help but wonder what would happen if the large table was put thru a simple normalization process. The...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 9, 2008 at 9:56 pm
Have you verified that the index does exist?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 9, 2008 at 3:57 pm
There's at least to more places where @name is used and you should make the changes there too.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2008 at 9:28 am
I believe the problem is caused by @name being inside the double quotes so SQL server is seeing @name instead of the value you intended to pass.
Try closing...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2008 at 9:15 am
Simon_L (9/5/2008)
oh dear god.. do some of you never leave the darkened corners of the server room ?!!
Do you really need to ask?
Actually I do leave work regularly, thanks...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 5, 2008 at 7:54 am
SKIRT?!?
WHERE???
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 4, 2008 at 10:24 pm
Viewing 15 posts - 3,586 through 3,600 (of 3,666 total)