Viewing 15 posts - 29,971 through 29,985 (of 39,763 total)
You could do a RAISERROR and get some info, but other than that, I've checked with the MVP groups and there's no way to do this with PRINT. Someone did...
January 6, 2008 at 9:53 pm
Agree with DAvid. Show us some work, some examples, DDL, data, etc. along with what you've tried and why it doesn't work. We're happy to help point you in the...
January 6, 2008 at 9:52 pm
You can do this, but it's not recommended. Any network hiccup will result in this failing. Better to back up to a local drive and then copy to a remote...
January 6, 2008 at 9:50 pm
What is your question? Does Google pay better? They might, but it depends on the individual.
January 6, 2008 at 4:55 pm
We don't use a scripting language per se. You've asked a question that doesn't make sense.
The site is programmed in ASP.NET and C#.NET, but not scripted. Perhaps you could count...
January 6, 2008 at 4:55 pm
What type of training?
There is no "best" training, it depends on what you need done.
January 6, 2008 at 4:48 pm
Security for one, depending on how the application is configured. Also you just have more complexity in ensuring that things work smoothly and troubleshooting if they don't.
If this is a...
January 6, 2008 at 4:47 pm
Or build in auditing triggers (DML or DDL) to keep track of what changes.
January 6, 2008 at 10:28 am
The distribution database needs to be large enough to hold your changes, so size it appropriately, which may mean making it larger. You can set autogrow, but you don't want...
January 6, 2008 at 10:28 am
Ed is correct in that you need to license users. If this is in your company, you might own CALs for many users. I would check on that first.
Typically...
January 6, 2008 at 10:22 am
PRINT messages are intended for display and not capture. AFAIK, there is no way to capture this in a table. You'd need to change the procedure to output the messages...
January 6, 2008 at 10:21 am
There is no set thing to look for. Is there a problem with your server?
Usually you check if things are slow. If you want to generally tune everything, start by...
January 6, 2008 at 9:57 am
This has no effect on your server or databases. You do need to make sure all clients know that they must use a different port to connect.
In most Windows clients,...
January 6, 2008 at 9:53 am
There isn't really a positive or negative response with these. It could go either way depending on your environment. Also, your title, audit objection, doesn't make sense. What are you...
January 6, 2008 at 9:51 am
Viewing 15 posts - 29,971 through 29,985 (of 39,763 total)