Using an Access Database. Users can create tables via a web interface and then add fields. Once a field has been entered, they can go an enter data and post to the database. (Prints out in a gri...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11305497.htm...
Zones:
ASPDate Answered: 09/20/2000 Grade: A Views: 0
I'm just curious, how would I access XML from sql 2k stored procedure in an asp page. Is it a standard record set that I would parse through or is there a special XML object I would use?
The sq...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20111993.html
I am using an asp file to display db recoreds.
the db supports hebrew, but the asp file displayes "?"
how can i fix this?
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20381031.html
Hi all,
Merry Christmas
Can someone please send me code for an asp page that takes 2 inputs from a .wml page connects to a database, uses the inputs in an Sql statement and displays the result...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20434997.htm...
Zones:
ASPDate Answered: 01/02/2003 Grade: A Views: 0
how can i connect mysql database through asp pages?
also how can i manage mysql database through iis ?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20591333.htm...
Zones:
ASPDate Answered: 10/18/2003 Grade: B Views: 0
I'm not exactly sure how to pose this question but here goes...
I am using asp and a sql db. I have about 5 seperate pages that take care of two main processes:
Process 1:
------------------...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20714095.htm...
Zones:
ASPDate Answered: 08/19/2003 Grade: A Views: 0
I have a user input form to update an access table (10 fields X 250 rows), I put the table in a form, and tried to update the table using the ASP "update" with a loop. But somehow ASP ADO update l...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20765568.htm...
Zones:
ASPDate Answered: 10/16/2003 Grade: A Views: 0
Hi,
I have developed the ASP page that search the SQL Server database and retrieves the record based on the date criteria given by the user. But I can only retrive the correct record if I enter th...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20887587.html
Hi everyone!
Ok people, I have a recordset which returns the following table:
Master_Part_No | Master_Description | Component_Part_No | Component_Description | Type | part_ID
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21001498.htm...
Zones:
ASP,
XHTMLDate Answered: 06/16/2004 Grade: A Views: 0
ok i posted the code below for both pages. tell me what is wrong with it. Basiaclly what I am doing is generating a drop down from a list of companys (which works), then I want to send whatever com...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21180286.html