Viewing 15 posts - 1,081 through 1,095 (of 6,216 total)
Should work. I usually build up an @sql variable (or whatever name you give it) and print it, try running it in QA to make sure it's valid syntax -...
March 14, 2004 at 1:44 pm
Two places where I'd look to start with - one is the query being blocked? The other is are you setting up indexes?
Once you've done the initial snapshot is...
March 14, 2004 at 1:41 pm
If its a long term situation, probably worth considering. If its a short term project, I'd be more inclined to just dump into an Access db, let them clean away, then...
March 11, 2004 at 6:18 pm
Glad the switch to turn things off helps. I dont think its the software, I show 14 messages sent to that domain in the last 7 days, 12 of them...
March 5, 2004 at 4:59 pm
Havent had time to get to it yet, still a couple larger issues we're fixing.
March 3, 2004 at 8:21 am
Nope. And by default MSDB is set to simple recovery, so you can't normally use a tool like Lumigent to rollback the change. Best bet is to restore MSDB under...
March 1, 2004 at 3:17 pm
We'll definitely take you up on that! I've forwarded article standards to your email address.
March 1, 2004 at 2:41 pm
I guess the first question is why a string id? Typically integers or uniqueidentifiers are used. Unless the value will be made of some component of the data itself even...
February 29, 2004 at 6:20 am
I see no reason to restrict the tools, plenty of reason to restrict what they can do with the tools!
February 28, 2004 at 12:37 pm
I could probably get the emoticons back, but probably just as well to leave light weight.
February 27, 2004 at 10:39 am
Generally you should index foreign keys. I usually only create conposite indexes when I need to cover the query, or because its a constraint.
February 27, 2004 at 4:29 am
Password wont matter - unless is not really blank! I'd suggest changing that to a strong password as well.
February 27, 2004 at 4:26 am
You can map a drive, just have to make sure it's mapped under the agent account.
February 27, 2004 at 4:23 am
Viewing 15 posts - 1,081 through 1,095 (of 6,216 total)