Problem building from OLD database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I started building a new database by starting with the table, form, and
report from my current database 2007. I made the updates and "saved as"
2008. My original database was working perfectly however; now, both
databases are all messed up. Could this be a due to relationships? Should I
just have started from scratch?

Luckily, I have a backup copy of my original file.
 
If you had split the *old* application then you also need to copy and
rename the BackEnd for the *new* application. Then, in the new
application, use the Linked Table Manager to select all of the tables
and change the link to the *new* BackEnd that you just made.

Otherwise, if your application was split and you hadn''t done the
above then both FrontEnds were linked to the one and only copy of the
BackEnd.

If the above wasn't the case then please post back with complete
details from before you started the copy.

HTH
 
Back
Top