Licensing

Technical Article

RE: Restore failure

  • Reply

There were definitely no threads into the database. What I did was to fix this was shut down the services, copied the .mdf and.ldf from the production box and restarted the services. I then did a restore over it with out issue. Weird!

You rated this post out of 5. Change rating

2004-09-09

Technical Article

RE: Nov 21 - just wrong

  • Reply

I agree with the remark below. If you modify indexes, other queries may now perform poorly. It is just a tip of the iceberg. In theory, you have a primary key there for a reason. If the question had given more information as to the purpose of the primary key, then a better decision to […]

You rated this post out of 5. Change rating

2003-11-21

Technical Article

RE: BULK INSERT & Text Qualifier

  • Reply

I've had to figure this out in the past. Here's what you need to do, using your example. "datahere","data with a comma, more","xxx" FMT file: 7.0 3 1 SQLCHAR 0 10 "\",\"" 1 DataHereColumn 2 SQLCHAR 0 30 "\",\"" 2 DataWithCommaColumn 3 SQLCHAR 0 3 "\"\r\n" 3 xxxColumn Using \",\" will treat the "," as […]

You rated this post out of 5. Change rating

2003-11-18

Technical Article

RE: SQL Server grinds to a halt

  • Reply

I suggest starting with a regularly scheduled profiler trace, capturing Batch and RPC Completion events and certainly the database amongst the columns. You could have it scheduled for several times a day, running for say 5 mins and a maximum of 1mb output file. The output file name should be constructed from the current date/time. […]

You rated this post out of 5. Change rating

2003-07-28

1 reads

Blogs

Simple Talks Episode 7

By

The season 1, seventh episode of Simple Talks is out. Check it out, with...

A New Word: the McFly effect

By

the McFly Effect – n. the phenomenon of observing your parents interact with people...

Key mappings in Visual Studio Code

By

At a recent conference I was asked how I executed code during my presentation....

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