This is a multi-part message in MIME format.

------=_NextPart_000_0033_01BFC720.5DDB5780
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

I have a small 2 table relational DB that I need to insert values into, =
the main table has some customer info and the second table just has the =
type of product a customer downloaded, I am drawing a blank on how to =
insert into 2 tables, I all ready have my insert statement written for =
the larger table but now I can't remember if I need to Select the ID =
that was created for the first table and insert that value into the =
second table or if I need to use the @@identity thing.
Any help would be appreciated.

Thanks,
Ben Densmore
Webmaster
eSupport.com, Inc
TouchStone Software Corp.


------=_NextPart_000_0033_01BFC720.5DDB5780
Content-Type: text/html;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have a small 2 table relational DB =
that I need to=20
insert values into, the main table has some customer info and the second =
table=20
just has the type of product a customer downloaded, I am drawing a blank =
on how=20
to insert into 2 tables, I all ready have my insert statement written =
for the=20
larger table but now I can't remember if I need to Select the ID that =
was=20
created for the first table and insert that value into the second table =
or if I=20
need to use the @@identity thing.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be =
appreciated.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ben =
Densmore<BR>Webmaster<BR>eSupport.com,=20
Inc<BR>TouchStone Software Corp.<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0033_01BFC720.5DDB5780--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to