I want to know if it will be possible to: suppose i have two tables containing fields A, B in one table and C, D in the other table. I want to make a one to one relationship between A (data type: autonumber) and c( data type : number). This is succesful. However, in this table i will have to ...