| | |
using joining 'line' tables
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2007
Posts: 98
Reputation:
Solved Threads: 0
Hi guys,
I am a student on placement and I have created a database for a company. This database contains customer details, enquiries, orders and product details. I used joining 'line' tables to solve the many-to-many relationship between some tables but now i am having trouble using them. I have an enquiry table and an enquiry line table, now i am trying to create a web application with a form for the user to add a new enquiry to the database so it can be searched, updated or deleted. I have tried a few things but i am getting more and more confused about how to do this as information needs to be added, updated etc from both tables.
I m using ASP/Dreamweaver/SQL Server. (I realise now it would have been better to use Visual Studio but the projetc is too far along now to change)
If anyone had any ideas they would be greatly apprieciated!!!
Thanks
GLT
(I am also posting this in the ASP forum)
I am a student on placement and I have created a database for a company. This database contains customer details, enquiries, orders and product details. I used joining 'line' tables to solve the many-to-many relationship between some tables but now i am having trouble using them. I have an enquiry table and an enquiry line table, now i am trying to create a web application with a form for the user to add a new enquiry to the database so it can be searched, updated or deleted. I have tried a few things but i am getting more and more confused about how to do this as information needs to be added, updated etc from both tables.
I m using ASP/Dreamweaver/SQL Server. (I realise now it would have been better to use Visual Studio but the projetc is too far along now to change)
If anyone had any ideas they would be greatly apprieciated!!!
Thanks
GLT
(I am also posting this in the ASP forum)
In the future please do not multi post, it is against forum rules Keep It Organized
If your project geting complicated, it may need some structure changes, improvement in table relations. Yes, it does sound bad but there are cases when you need to start from scratch again and apply learned knowledge from previous mistakes.
If you do not like this suggestion, then workout current UML for your solution and try to come up with minor changes to simplify project without disrupting project structure
•
•
•
•
Do not flood the forum by posting the same question more than once (ie in multiple forums).
If you do not like this suggestion, then workout current UML for your solution and try to come up with minor changes to simplify project without disrupting project structure
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Similar Threads
- How can we do the Pagination of Search Results. (PHP)
- MS Access 2000 - Inserting records in a new table by joining input from two tables (Visual Basic 4 / 5 / 6)
Other Threads in the MS SQL Forum
- Previous Thread: SQL 2000 database table replication
- Next Thread: WildCard search in SQL Server 2005?
| Thread Tools | Search this Thread |






