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 > november 2004 > threads for november 29 - 30, 2004

Filter by week: 1 2 3 4 5

Advice needed on adding checkboxes for a total
Posted by ynott at 11/30/2004 7:40:30 PM
I have written most of the easy ASP portion for a MS Access DB insert. In the database, I have about 15 checkboxes in it. Five of them represent a point total of 1 point, 5 of them at 2 points each and 5 at 4 points each. Over time this database will get quite big. In the database, I will mo...more >>


Determining Jet Version?
Posted by mbiang NO[at]SPAM cramerdev.com at 11/30/2004 12:58:19 PM
Hi, I am currently developing an ASP application that will be installed on multiple servers by a variety of different users. This application requires that JET 4.0 be installed on the server. I have written a script that checks various other configuration settings (parent paths, buffering...more >>

Errors - How do YOU handle them?
Posted by James at 11/30/2004 12:41:02 PM
I was curious how each of you handle database errors instead of getting the OLEDB Micorsoft error screen. Do you have a way of creating userfriendly errors for your users or do you revert and let ADO handle those errors? Thanks, James...more >>

Recordset.ActiveConnection
Posted by Utada P.W. SIU at 11/30/2004 9:38:08 AM
Dear All Expert, I am facing a problem now. I have two web-based application A and B, which using ASP and MS SQL2000 to implement. Sometime, I can login project A, but cannot login project B, the different between the connection of two projects are: in project A I am using ADODB.Conne...more >>

pause using ASP or MS Access?
Posted by Scotter at 11/29/2004 11:01:15 PM
I see the following only works in SQL Server? 'conn.Execute "WAITFOR DELAY '00:00:01'" Is there a version of this that works in MS Access 2003? If not, do any of you have a server-side way to pause? Thanks! -- Scotter ...more >>

Add Join/lookup to sp in sql server
Posted by jason NO[at]SPAM catamaranco.com at 11/29/2004 5:39:32 PM
How would I integrate a join for the following sql query: SELECT DateTime, u_CurrentBrokerID, u_name, URLCurrent AS Page, COUNT(*) AS Hits FROM UserInquiry WHERE (CHARINDEX('@catamarans.com', u_name) = 0) GROUP BY URLCurrent, DateTime, u_CurrentBrokerID, u_name HAVING (D...more >>

DTS sql 7 ERROR -exporting query into excel 2000
Posted by jason NO[at]SPAM catamaranco.com at 11/29/2004 2:48:35 PM
With the help of Gary Jones I constructed a query and attmepted to use the DTS export facility to save and export the query into excel. However, on upon completing the final step in the process I am presented with a security error....Google has not helped...can anyone tell me why this simple ...more >>

Site ASP
Posted by Gérard Leclercq at 11/29/2004 11:34:52 AM
Where can i find site about the answers of this group. Gérard. ...more >>



ASP, looping, and stored procedures.... error '800a0bb9' ...
Posted by Beau at 11/29/2004 10:50:06 AM
Hi all, thanks in advance. Ok, heres the story. What is happening...... -------------------------------- I've got an ASP page that loops. It loops in order to get data in different, sequential date ranges. I.E. from 9/1/2000 - 10/1/2000 then 10/1/2000 - 11/1/2000 etc etc etc. It calls SPs...more >>


DevelopmentNow Blog