•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 429,863 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,445 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser: Programming Forums
Views: 1496 | Replies: 0
![]() |
•
•
Join Date: Mar 2005
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
hi folks,
i am creating a database in access 97. I have designed 5 different forms which are all linked to the same table. the forms share some of the same fields but not all, except for the admin form which sees them all. my forms are made up of textboxes and i need to create rows in my table when a value over 1 is enetered in one of these textboxes, (number_of_panels.text). for example if the number 4 is entered into this textbox, 4 rows should be added to the table, using the same primary key but adding a file extension to the primary key to keep it primary. Eg. if primary key = myname and the user enters 4 as the number of panels the primary keys should now be myname_1, myname_2, myname_3, myname_4. so basically a multiple INSERT INTO statement is needed. i need help!!!!!
any help would be greatly appreciated!! :-|
i am creating a database in access 97. I have designed 5 different forms which are all linked to the same table. the forms share some of the same fields but not all, except for the admin form which sees them all. my forms are made up of textboxes and i need to create rows in my table when a value over 1 is enetered in one of these textboxes, (number_of_panels.text). for example if the number 4 is entered into this textbox, 4 rows should be added to the table, using the same primary key but adding a file extension to the primary key to keep it primary. Eg. if primary key = myname and the user enters 4 as the number of panels the primary keys should now be myname_1, myname_2, myname_3, myname_4. so basically a multiple INSERT INTO statement is needed. i need help!!!!!
any help would be greatly appreciated!! :-|
![]() |
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Removing Query Strings (ASP.NET)
- Double MySQL Query (PHP)
- Dynamic Query (JSP)
- problem with lengthy query (Java)
- Retreiving variables from a sql query into a form (PHP)
- XPpro to WinME networking from hell :( (Networking Hardware Configuration)
- Sql Query (VB.NET)
- Query Building (Database Design)
Other Threads in the MySQL Forum
- Previous Thread: checking if a value exists
- Next Thread: Inserting special characters & superscript


Linear Mode