blocking

Technical Article

RE: Key Items

  • Reply

Here is an example. I want to have two fields as primary keys. Do I just add Primary key as stated ? SELECT distinct TOP 100 PERCENT [Client ID] Primary Key, [Account Number] Primary Key, [Proj Black 1% Depr Month], [Proj Black Str Adj], [Proj Black Sea Adj], [Black Book Straight Proj Loss], [Black Book […]

You rated this post out of 5. Change rating

2003-06-18

1 reads

Technical Article

RE: How to lock?

  • Reply

I've found that a locked bit isnt enough, I want to know who locked. Lots of times an app/connection will drop, leaving the lock bit set. We go with the userid of the user locking the record, either NT login or some internal login. To update you have to be that user, which means if […]

2003-06-12

Technical Article

RE: Using "Like" or Wildcard

  • Reply

By using the OR clause, you will get both. The OR clause returns all records that match either criteria (ie.. The course is active or the course name starts with '10'). The AND clause will only return those records that meet both criteria (ie.. the course is active and the course name starts with '10').

You rated this post out of 5. Change rating

2003-06-09

Technical Article

RE: Output to file

  • Reply

Dear friend Let me know one thing, are you trying for client side cursors or disconnected record sets. In that case I better suggest the use of DB library and ODBC API.But an ADO like implementation is not child’s play I think With regards John

You rated this post out of 5. Change rating

2003-05-29

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

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