dear all
I have a web based form and a few (5) fields on it, from which a user can select the options (or do a text input) and perform a query. I have problem in forming a query depending on user's selection i.e. user can select a criteria from the drop down list or can select leave it blank...
thanks Terry
I think that my problem is due to me having one to many relationships between tables ... hence the primary key in one table is the foreign key in another - due to this I have problems with INSERT .... for example, after inserting data in one table I then have to copy the primary key...
dear all
can anyone help me with the following:
syntax for INSERT statement into multiple tables i.e. I am trying to insert rows(using Java and SQL with Access) into more then one table with one button click;
e.g. user fills in the form and clicks submit button - data from the form's fileds...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.