DML

Technical Article

RE: Problem Trapping Alter Database Stmt

  • Reply

The formatting's all off so your post is one long line... however, if you want to check if your code is successful then @@ERROR should return 0. If you have several statements in your proc, it's always good practice to capture this in a local variable.

2005-05-26

Technical Article

RE: Question of the Day for 04 Feb 2005

  • Reply

I created the table and used the selection from the question and all that was returned was the message stating that the query was complete. I fully expected that the sentence would be returned but nothing was returned when I ran it. I did a normal select on the table I created and it returned […]

2005-02-04

Technical Article

Dynamic Security multiple Dimensions

  • Topic

I'm trying to work with Dimension Security for multiple dimension, but i have som problems that maybe someone can help with.In my exmaple belove i have 2 dimensions. The security should work as, if a user chose UK, he has only allowed to se all things for UK (The X's), but if he chose to […]

You rated this post out of 5. Change rating

2004-11-05

1 reads

Technical Article

DTS database to a different name database

  • Topic

Hi everyone,Hit me, kick me, abuse me whatever, but I gotta ask a silly question.  If you DTS a database from one server to another but you want to call it different name on the second server (you create new database with different name while you are in the DTS process), would this cause any problem?  Would the […]

You rated this post out of 5. Change rating

2004-04-20

Technical Article

RE: Question of the Day for 23 Jan 2004

  • Reply

Granted the defualt fill factor could be changed, however if you ever plan on taking any Microsoft exam you must always assume default configurations unless otherwise stated.When I teach Microsoft courses, I always stress that you have to know those default configs for that very reason.Since the question did not state that we changed any […]

You rated this post out of 5. Change rating

2004-01-23

Technical Article

RE: Divide big delete into several small ones

  • Reply

One point to add to this is that you MUST set your rowcount to 0 after the loop! Not doing so will limit all your following queries to the same 1000 records and may really cuase problems. 🙂 Also this can be a way of keeping your log file from growing too large as you […]

You rated this post out of 5. Change rating

2003-09-03

1 reads

Blogs

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...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

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