Guys ...
what i wanted to is use a number(Policyno) in my table (Quotetbl) as the primary number in another table Compliancetbl
so in my simplist view i have create a new record and get next number function from my system table
then Save
then use a append qry to make my new record in the complance table the same number policyno
works ok ..
however it corrupts the whole d/b and you lost network and the abilty to get to code
first of all why - second whats the fix , thirdly is this the best way to achive this ....
what i wanted to is use a number(Policyno) in my table (Quotetbl) as the primary number in another table Compliancetbl
so in my simplist view i have create a new record and get next number function from my system table
then Save
then use a append qry to make my new record in the complance table the same number policyno
works ok ..
however it corrupts the whole d/b and you lost network and the abilty to get to code
first of all why - second whats the fix , thirdly is this the best way to achive this ....