tempDB

Technical Article

RE: Clustering

  • Reply

We have been investigating setting up an active/active cluster. We have identified that cross database chaining is not intended to work across two separate servers. This may be an issue, depending on how tightly security is locked down on the database. We are going for execute permissions only on stored procedures and this policy must […]

You rated this post out of 5. Change rating

2003-06-17

Technical Article

RE: xp_sendmail

  • Reply

Thats what I want to do. It is really hard to get a window to do it in my production. I did in one of my test servers, and it works. Why does it need to be with the same account? Do I need to create a profile in outlook for it?

2003-06-11

Technical Article

RE: What makes a good developer?

  • Reply

Serious though, looking for a solution. Google. There are plenty people who have had the same problem you have. This is how I found SQLServerCentral. A guy started working here who had never heard of google. He asked was it good. To demo it, I searched on "How do I wipe my @55" I, yes […]

You rated this post out of 5. Change rating

2003-06-11

Technical Article

RE: IMPORTING AN ASCII TEXT FILE DAILY

  • Reply

Here is my two cents: Whenever a system receives data from External sources, it is prudent to do a validation (sanity check) on the data before loading it to your production database. I have not used the DTS service. Does it have this capability? If not, I think, you will be better off using a […]

You rated this post out of 5. Change rating

2003-06-11

Technical Article

RE: Changing Null to Not Null

  • Reply

Because most everything done the EM actualy duplicates the table and moves the data into it, then drops the old and renames the new, all the while making sure triggers, permissions, yadayadayada, stay intact. On large tables it general is better to go the TSQL route with ALTER TABLE with these types of situations.

2003-06-05

Blogs

Step Up Your Data Game: Learn Advanced SQL Techniques for Analysis

By

In the modern data-centric landscape, SQL stands out as the dominant tool. It's essential...

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers