Click to See Complete Forum and Search --> : Access / ASP : table relation problem


akrashdi
08-24-2003, 10:33 PM
Hi Guys !

I have two tables
1- reservations
2- charges

Both have a common field "booking_id" with AutoNumber data type. When I submit information through asp page, the "booking_id" fields in both tables have different increment number?

Can you help me please !

Din