facing problem in programming(update fields in tables)

D

Dhananjay

hi all,
I am facing problem in programming.Can anybody please let me know how
to solve the problem.
I have a link, clicking the link opens a page in which there are some
data which is coming from different tables(join realtionship). And
some data has to be inserted in that page(textbox)
In this page i have 2 buttons send and save. On clicking send button
the page content will be sent to the particular email-id. And on
clicking save button the page content has to go to
different tables and columns( i.e; the data will be saved into
tables). And some data has to be updated also. I don't think so that i
will be able to use update query(because of relationship)

Can any body please help me solve the problem.

Thanks in advance
 
J

Jeremy

Dhananjay, not knowing what the environment is makes answering a stab in
the dark. However, making alot of assumptions, and were it me, I'd write a
stored proc, and call it from the code behind. Are you familiar with ADO?
Using sql server? Know transact-SQL?

Jeremy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top