Connecting Tech Pros Worldwide Help | Site Map

Inserting data into a database

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 23rd, 2005, 09:35 PM
Ria Van Heerden
Guest
 
Posts: n/a
Default Inserting data into a database

How do I insert data from one form into two tables in a database?

I am working with ASP pages and a MSSQL database

Please let me know if one of you have done this before and how this is
possible

Kind Regards
Ria



  #2  
Old July 23rd, 2005, 09:35 PM
Razzbar
Guest
 
Posts: n/a
Default Re: Inserting data into a database

You'd have better luck in a newsgroup that deals with ASP and mssql
databases. Your question has nothing to do with JavaScript, what you
want to do happens at the server, not the browser.

Sorry, I don't know of a newsgroup that deals with ASP and MSSQL, but
you might be able to find one on groups.google.com

  #3  
Old July 23rd, 2005, 09:35 PM
Lee
Guest
 
Posts: n/a
Default Re: Inserting data into a database

Ria Van Heerden said:[color=blue]
>
>How do I insert data from one form into two tables in a database?
>
>I am working with ASP pages and a MSSQL database
>
>Please let me know if one of you have done this before and how this is
>possible[/color]

This question might get a better response if you ask it in a newsgroup
that has something to do with ASP pages and/or databases.

Good luck

  #4  
Old July 23rd, 2005, 09:35 PM
Ria Van Heerden
Guest
 
Posts: n/a
Default Re: Inserting data into a database

Thanks for replying ... you are right ... I have been putting in way to much
hours on this project and did not even think of looking at the ASP
newsgroup. I am going to take a couple of hours of sleep and try again.

Thanks for your patience.

Kind Regards
Ria



"Lee" <REM0VElbspamtrap@cox.net> wrote in message
news:dbu71i01v4s@drn.newsguy.com...[color=blue]
> Ria Van Heerden said:[color=green]
>>
>>How do I insert data from one form into two tables in a database?
>>
>>I am working with ASP pages and a MSSQL database
>>
>>Please let me know if one of you have done this before and how this is
>>possible[/color]
>
> This question might get a better response if you ask it in a newsgroup
> that has something to do with ASP pages and/or databases.
>
> Good luck
>[/color]


  #5  
Old July 23rd, 2005, 10:25 PM
cosmic foo
Guest
 
Posts: n/a
Default Re: Inserting data into a database


"Ria Van Heerden" <ria@somewhere.com> wrote in message
news:dbuaah$mdn$1@domitilla.aioe.org...[color=blue]
> Thanks for replying ... you are right ... I have been putting in way to[/color]
much[color=blue]
> hours on this project and did not even think of looking at the ASP
> newsgroup. I am going to take a couple of hours of sleep and try again.
>
> Thanks for your patience.
>
> Kind Regards
> Ria
>
>
>
> "Lee" <REM0VElbspamtrap@cox.net> wrote in message
> news:dbu71i01v4s@drn.newsguy.com...[color=green]
> > Ria Van Heerden said:[color=darkred]
> >>
> >>How do I insert data from one form into two tables in a database?
> >>
> >>I am working with ASP pages and a MSSQL database
> >>
> >>Please let me know if one of you have done this before and how this is
> >>possible[/color]
> >
> > This question might get a better response if you ask it in a newsgroup
> > that has something to do with ASP pages and/or databases.
> >
> > Good luck
> >[/color]
>
>[/color]

simple, you just update some of the form data
into one table, and some to the other table,
using separate update or insert statements in
the page you post your form data to.
there's no restriction that says these many forms
must update these many tables.


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.