r language

Technical Article

RE: Top N across groupings

  • Reply

you could do something like this but I'm sure there's a faster way to return that query... this takes 30 secs to run on 30 groupings / 10k rows)... however the indexes are not optimized (90% of the work is done on scans and bookmark lookups). Select XType, id, name from dbo.ObjSQL O1 where PkObjSQL […]

2005-03-01

Technical Article

RE: DBROCESS is dead or not enabled Error - Please Help

  • Reply

I agree with Phil in that it sounds like your network conneciton is being dropped at some point.  I saw this error a couple of years ago with a Sybase app and fixed it by updating the client ODBC components.  Are you using the version of MDAC specified by the vendor on the clients? 

2005-02-24

Technical Article

RE: SQL Syntax question

  • Reply

I took out your variable for my testing so you will need to add it back in...  Anyway, I think this does what you need - eventhough it is extremely ugly.  I would keep looking for a better way to do it.  I don't think this will be very effecient.SELECT r.year, r.qtr, r.industry_code  FROM rpt_calc_data […]

2005-02-21

Technical Article

RE:

  • Topic

 i am writing to apply for DBA post advertised in Florida, I completed my associate degree (Diploma) in Computing.I have been working as Programmer/DBA for 8 months at Agriculatural bank of Namibia, and would be happy for job.

You rated this post out of 5. Change rating

2005-02-18

2 reads

Technical Article

RE: IIS connecting to SQL licensing

  • Reply

Unless you can identify each client that will consume (not necessarily directly access) SQL Server you need to go with "Per processor" licensing.  http://www.microsoft.com/sql/howtobuy/multiplexing.aspGenerally this is difficult to do when the clients access SQL through IIS or some sort of middleware layer. 

You rated this post out of 5. Change rating

2005-02-17

Blogs

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

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

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