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 > march 2005 > threads for march 29 - 31, 2005

Filter by week: 1 2 3 4 5

How to return stored procedure's result
Posted by Lin Ma at 3/31/2005 3:09:00 PM
Hi I have a stored procedure assigns different variables and want to return to asp page. How can I do it? Here is part of my sp. ------------------------------------------ IF Exists(Select * from CFSecurity..Secure where UserID = @UserID) Select @SuntronAccount = 1 Else Select @Suntro...more >>


querying a csv text array
Posted by Nudge at 3/31/2005 12:27:42 PM
hi, i am trying to run a asp sql query containging many tables. the main table though is a simple ID based table contains all ids from the other tables. eg: K_Nr Bundesland Bezirk Index.Branch 1 2 2 ...more >>

Call to MS Access parametrized query from ADO .NET
Posted by (michaelvar NO[at]SPAM walla.com) at 3/31/2005 2:01:20 AM
Hi. I wrote a query with parameter in MS Access. When i try to call it from .NET(C#) i recieved errors. Can everybody send my working code. Thanks ********************************************************************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, ...more >>

How to protect a connection string in ASP.
Posted by Fabrice at 3/30/2005 4:52:02 PM
Hello, (With ASP) I m looking for "the best" way to secure a connection string (OLE DB or ODBC) for an Oracle database. Actually, i m using an include file to open and close the connection with informations write in clear text. I would like to permit an acces to the application over inte...more >>

I'm leaving SQL Server for another woman, err, DB
Posted by Byron at 3/30/2005 3:05:48 PM
Hey, I've been doing ASP web apps with SQL Server 2000 for a few years now, but now I need to purchase a DB server license for a new web server (which will only be running 5-6 large bandwidth sites) and there's no way I can afford to use SQL Server. At my previous company I set up the SQL...more >>

IIS Stops working after 2-3 days
Posted by aqualizard NO[at]SPAM gmail.com at 3/30/2005 11:23:42 AM
I am working on a project using classic ASP. Every time I install Windows and IIS, it works for 2-3 days and then starts having problems. Specifically, things that have to do with the FileSystemObject stop working. I have tried Win2k, WinXP, the IISs that go with them, different partitions ...more >>

how to retrieve windows login/pwd in ASP ?
Posted by bob at 3/29/2005 9:59:39 PM
hi, I want to redirect my user to another page. With ASP (not .Net) and IIS 5.0, under windows 2000 server. We have installed the component WinHTTP that is used to manipulate http requests. We want to automatically identify the user through his Windows login/pwd (NTML) He does not need t...more >>

ASP/database problem
Posted by Doo-Dah Man at 3/29/2005 5:44:12 AM
I hope I can make this clear: I have an Access 2000 database that drives an ASP web site to track sales leads. There is a combo box , "units", that lists the inventory of models we sell. Here's a code snippet Fills the combo box: <select name="units" id="units"> ...more >>




DevelopmentNow Blog