J
jz
Hi. I have an asp showing dupes for state id.
I have one small table that has state id and another col for the state name.
e.g. 1= OH
In my main table, and this is in Access...I'm a novice but figured i had to
link the main table of users with this state table, so...
In my main table, i had state id as pri key, but now i have another user
from that state, so it wouldn't let me add teh state id without allowing
duplicates. i'm not sure if that is causing the asp issue, but my guess is
yes.
So, how do i allow myself to add dupe state id's in the main table, in order
that i can have more than one user from teh same state, yet limit my asp
using fp dbrw to show only one state per stae id?
thx.
I have one small table that has state id and another col for the state name.
e.g. 1= OH
In my main table, and this is in Access...I'm a novice but figured i had to
link the main table of users with this state table, so...
In my main table, i had state id as pri key, but now i have another user
from that state, so it wouldn't let me add teh state id without allowing
duplicates. i'm not sure if that is causing the asp issue, but my guess is
yes.
So, how do i allow myself to add dupe state id's in the main table, in order
that i can have more than one user from teh same state, yet limit my asp
using fp dbrw to show only one state per stae id?
thx.