Lock and Connection Management

Technical Article

RE: SQL performance

  • Reply

ok, here we go production: SQL:StmtCompleted Duration 242 CPU 0 Reads 53 Writes 0 development: SQL:StmtCompleted Duration 80 CPU 0 Reads 53 Writes 0 i'm accessing both from home so i don't know if that'll make a difference (dev box is in the office, production box is in the states)

You rated this post out of 5. Change rating

2002-04-19

Technical Article

RE: Table Audit

  • Reply

Thanks for the solution. I tried using SQL Profiler Objects Event. But it does not work. Object:Opened and Object:Closed is supposed to work for SELECT, INSERT and DELETE. But it does not fire when I do SELECT, INSERT. Object:created and Object:deleted works only for create and drop tables. Please suggest which events should I select […]

You rated this post out of 5. Change rating

2002-04-18

Technical Article

RE: Copy Tables with SQL Server

  • Reply

Yes only the schema but with all the table constraints. quote: the copy table you're trying to create off of the original table, does it need to have the data in it, or just the table schema? Paras Shah Evision Technologies Mumbai, India

You rated this post out of 5. Change rating

2002-04-18

Technical Article

RE: Event Logging & Triggers

  • Reply

I use user_name() as well. Just another reason to use NT authentication. If you've built so that you your app uses stored procs exclusively, I think that adding the logging to each would work, if a little tedious and redundant. If you use ADO recordsets they contain the before and after values, you could code […]

You rated this post out of 5. Change rating

2002-04-17

Technical Article

RE: Trans Replication - foreign keys in subscriber

  • Reply

Yes it is never advised to use any kind of relations on a subscribers tables but you can try a few things. (I have not tried this myself sorry, but the principal should be right) On the subscriber you may be able to set cascade updates and cascade deletes on table_a for table_b thus a […]

You rated this post out of 5. Change rating

2002-04-15

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