Groups | Blog | Home


Archived Months
March 2003
May 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server clients > november 2003 > threads for november 22 - 28, 2003

Filter by week: 1 2 3 4 5

ADO vs Query Analyser
Posted by Alexander Bach at 11/28/2003 5:02:44 PM
Hi, Is there any known issue about the situation when the same query runs way much slower via ADO than via isqlw? Sometimes when I have a comlicated query (with joined subqueries etc) the query runs very slow via ADO. When I spy in Profiler it tells me, say 3000000 reads, 29 sec. When I co...more >>


"No Items" on Database Tree in Enterprise Manager
Posted by Stéphane_Collin at 11/28/2003 11:38:35 AM
I got 2 computers in here that displays "No items" under=20 the database tree in SQL Enterprise Manager.=20 When I hit refresh... it takes a loooong looong time (I am=20 talking minutes here), but sometimes the databases are=20 appearing afterwards. I read on other site that other people ha...more >>

msde or mssql?
Posted by Lau Poh Heng at 11/27/2003 12:29:19 AM
how to tell whether a server is running msde or mssql?? ...more >>

SQL Licensing
Posted by Brett Taft at 11/26/2003 2:24:45 PM
I need help verifying how many access licenses I have on my SQL server. Nothing shows up in the normal licesneing area in windows 2000. When I purchased the server it was with the understanding that I bought a per processor licesense so that I would deal with issue with access licenses...more >>

Best practice for locking records (VB, ADO and SQL)
Posted by SeanGrebey at 11/26/2003 8:31:02 AM
What is the perferred method of locking records in a Client-Server based application? Here is the situation, I have a list of records that I use to populate a form. On selecting a record (list box based), I query the Database via an ADO Recordset (basic SELECT * WHERE ID = #####), and then I populat...more >>

Formating Decmial Places in an Expression
Posted by Anthony Boyd at 11/24/2003 6:33:07 PM
I'm trying to find a way to set the decimal places returned in an expression through a view, I've listed the SQL statement below. The two expressions I am looking at are the PagesHr and the BatchesHr, they are showing 12 decimal places and I would like the to show only 2. I've used the LEFT and...more >>

Locking
Posted by Noorali Issani at 11/24/2003 12:17:56 PM
Dear Professional I read about Locking from BOL but still I have some confusion can any body give me any URL from where I can get the detail locking concept step by step. Thanks in advance Noor ...more >>

Scheduled DTS import and Delete Query
Posted by Guy Hocking at 11/24/2003 10:54:43 AM
Hi there, I am new to SQL Server, we are running SQL Server 7 I am having some trouble with creating a delete query. Basically, i have developed a Access database that exports data to a .csv file, to be imported to SQL server via a scheduled DTS package. Most of the .csv files will only hav...more >>



multiple server update
Posted by Harshal Mistry at 11/22/2003 1:19:53 PM
hello, Suppose i have a transaction which updates multiple tables on multiple servers,how do I get the confirmation that the update on a specific server is complete? I can use @@error , but even if it is zero it is not necessary that the update has happened. is there any other way? thanks, r...more >>


DevelopmentNow Blog