Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Mike1500 #1
Adding records to tables
Hello All,
In my user form I have several drop downs that reads from several tables. What
I want is for the users to be able to add records into that drop down
themselves. Does anyone know how to insert records into a table via the form? I
want it to function like a real table. What I mean by that is that the user can
see previously entered records and can add to it. Any advice would be greatly
appreciated. Thanks.
Language: ASP
Database: SQL Server
Windows 2000 Platform
Mike1500 Guest
-
Querying for unmatched records in two tables
I have two tables - One contains a list of all the zip codes in the US. The other table is basically a mailing list containing addresses of people... -
Adding Records to DataTable/Combining two tables/Take Data from DGrid to DTable
Forgive me if this is long... I need to know how to add new rows to a dataTable or combine the data of two tables(with the same format). I'll... -
Inserting records into related tables using a Stored Proc
Hi, I have 2 Tables. Table1 and Table2. Table2 holds a foreign key to Table1. How do I insert my record into Table 1 and then insert 1 or... -
adding records
I have a particular form with a combo box on listing a set of data. I have created an add record button which when clicked clears all the othewr... -
Adding images to records
How can we add images to records by programmaing? Assuming images are named sequentially. Babar



Reply With Quote

