Archived Months
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 > inetserver asp db > june 2003

Linking of several tables in a heirarchical form
Posted by Jacob at 6/30/2003 5:11:10 PM
I have a table, SYS_Locations, which lists all of the locations available for a system. I.E.: 1 -- Matrix Hall 2 -- Upstairs 3 -- Basement 4 -- Cabinet 5 -- Storage Building Then, I have another table, LOC_TREE_REL which ties the previous locations to one another. I.E.: 1 -- 2 (Sa...more >>


Unique Records in asp
Posted by Miguel Orrego at 6/30/2003 4:48:32 PM
Hi, How can I count only unique records in a recordset? (sql server 7.0). When I do a select query for an asp page, I may have more than 1 record with the same (for example) STATEMENTID. When I count the records Iwant to register only 1 record increment for each unique STATEMENTID. How ca...more >>

Date problems with SQL (previously Access code)
Posted by Dave Navarro at 6/30/2003 6:59:32 AM
I have the following code: biddate = request("close_month") & "/" & request("close_day") & "/" & request("close_year") bidtime = request("close_time") & " " & request("close_ampm") userRS.Fields("bid_date") = biddate & " " & bidtime And I'm getting the following error: Provider...more >>

SQL - Updating Empty Text Field is enterring -1
Posted by SHOFF NO[at]SPAM FIRSTHEARTLAND.COM at 6/26/2003 6:50:20 AM
I'm trying to do a simple update like I have done countless times before. However, when I update the empty fields in this table it places a -1 into the field rather than the enterred value. It is indexed with duplicates allowed. It says that zero lenght is set to yes. What can I do abou...more >>



DevelopmentNow Blog