Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-07-26 : 09:58:38
|
| Jim writes "Hello- I'm trying to build a Pulldown menu to select Pre-setup Items and they're associated descriptions to be added to a SQL 7.0 database. The object here is to make it easier for the data entry individual so all he has to do is select a Vendor, Make and Model of like item for a Equipment Database. Once the item is selected it prefills in a Description Field. It then will input the new data entry into the existing SQL 7.0 Database table. I've searched around and have found different styles but nothing that will add the table entry. Is there a specific SQL string (Like INSERT) that can be nested in the HTML or ASP code to pull the variable(s) and then add them as new records??Thanks!Jim V" |
|
|
|
|
|