facing problem in programming(update fields in tables)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dhananjay

    facing problem in programming(update fields in tables)

    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
  • PvdG42

    #2
    Re: facing problem in programming(upd ate fields in tables)

    "Dhananjay" <dhananjay_3k@y ahoo.co.inwrote in message
    news:6d5bcdbd-ef0b-463d-8eb6-8e92b5ea6f04@s8 g2000prg.google groups.com...
    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

    See replies in dotnet.general, where you posted the same question. In
    future, please don't multipost (send separate identical messages to multiple
    groups). If you feel it necessary to ask the same question in multiple
    groups, do so by crossposting (addressing a single message to more than one
    group). Crossposting, to **a few** pertinent groups allows a single response
    to be posted, automatically, to all groups to which you posted originally.

    Comment

    Working...