G
Guest
Greetings all. In my database every table is associated with a work order.
As such I have made the work order #, which is unique, be the primary key of
every table. I have a form titled 'jobinfo' on which general info is
entered, then I have put buttons to open forms based on the other tables, but
still sharing the same work order#. This design has been easy for me to set
up in that there is a one-to-one relationship beween all the tables, and it
is easy to make queries using the wizard. My concern is that my company has
approved a proposal to migrate our Access database to MS SQL Server 2005, and
I do not know how my set up will work. Can my data base tables be move to
SQL 2005 as is, and can I continue to use Access as a front end?
As such I have made the work order #, which is unique, be the primary key of
every table. I have a form titled 'jobinfo' on which general info is
entered, then I have put buttons to open forms based on the other tables, but
still sharing the same work order#. This design has been easy for me to set
up in that there is a one-to-one relationship beween all the tables, and it
is easy to make queries using the wizard. My concern is that my company has
approved a proposal to migrate our Access database to MS SQL Server 2005, and
I do not know how my set up will work. Can my data base tables be move to
SQL 2005 as is, and can I continue to use Access as a front end?