Viewing 3 posts - 61 through 63 (of 63 total)
Simply put...
I have 1 table with an identity column.
Everytime that is incremented I need a second table's id column incremented also. I can make the second table's columnn an identity...
May 2, 2002 at 1:14 pm
#428369
This did not work. The 6 was inserted intot he first table but not the second.
-Kevin
May 2, 2002 at 12:55 pm
#428361
Here is what I have so far....
I have 2 versions (a cursor and stand alone sql's).
Note: the second part of this is to compare the last table they sent...
April 25, 2002 at 12:11 pm
#427872