RE: Inserting into two tables...

2002-09-23 Thread Derek Scruggs
> I have db that has two tables that I am needing to post the same > information > into both tables, I can't use ID. So I am want to see if there is a sql > statement that will let me or how I can do with a php page. I'm not a SQL guru, but I'm pretty sure SQL doesn't allow this. (Objects in Post

Inserting into two tables...

2002-09-23 Thread Chuck \"PUP\" Payne
Ok, Let's try this again, for some reason this didn't post from early today. I have db that has two tables that I am needing to post the same information into both tables, I can't use ID. So I am want to see if there is a sql statement that will let me or how I can do with a php page. I am sorry