Viewing 15 posts - 9,406 through 9,420 (of 9,641 total)
Steve Jones - Editor (9/30/2007)
October 1, 2007 at 8:22 am
Derek Allan Thomson (9/11/2007)
The "Table" table will potentially contain several thousand records before the batch process tidies up the table at the end of the week. The solution offered will...
September 27, 2007 at 6:37 am
I have had jobs where I have done everything from setup the office to manage the SQL Servers depending on need and I would say most of us are willing...
September 27, 2007 at 6:30 am
I know this would take some extra time, but why not allow the users to subscribe to Forum sections they want to see in the newsletter. That way if...
September 27, 2007 at 6:18 am
Michael Earl (9/26/2007)
September 26, 2007 at 6:32 am
Jenny,
Can you successfully run the query against the linked server without using variables? What version of SQL Server is each server? There are issues with linked servers between...
September 25, 2007 at 9:15 am
See the thread at http://www.sqlservercentral.com/Forums/Topic402212-150-1.aspx
September 25, 2007 at 6:57 am
Karen Lennon (9/24/2007)
September 25, 2007 at 6:54 am
I can't say I'm suprised. I have seen many companies that don't understand the value in training. You are expected to keep up with the latest technologies on your own...
September 25, 2007 at 6:21 am
Good article. Can someone explain to me how the bitmap is created when an update takes place? I can envision using this technique in triggers when archiving/logging.
September 25, 2007 at 6:17 am
Benjamin,
The ADO.NET has a tranascation object so can issue a Begin and a Commit/Rollback as appropriate. If you google ADO.NET transaction you will find the syntax for it.
September 25, 2007 at 6:06 am
Ross,
I have never actually gotten a credentials prompt when deploying reports. Usually I get a "cannot deply error" when there is a credentials issue. Can you access the Report Server...
September 24, 2007 at 3:09 pm
AiJaz,
After playing with this a little it looks like Restore FileListOnly returns only the files of the first database placed in the backup file unless you use WITH file=n. If you...
September 24, 2007 at 3:04 pm
Let me make sure I understand your question, you have a sqlcommand with 4 parameters and you want to create the command once and use it multiple times with the paramters...
September 24, 2007 at 2:51 pm
This is a duplicate post found here http://www.sqlservercentral.com/Forums/Topic401281-146-1.aspx
September 24, 2007 at 2:45 pm
Viewing 15 posts - 9,406 through 9,420 (of 9,641 total)