database splitter

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

Guest

I split my database and created a backend. I want to reverse these changes
and just have a stand alone database with no backend. Pleasee help.
 
You should keep the database split, that is, the tables in one .MDB and the
rest of the objects in the other .MDB.

If you feel compelled to want to reverse, you should open the .MDB that
contains all the other objects (not the tables).

Go to Files -> Get External Data -> Import

HTH
--
Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com
 
rob said:
I split my database and created a backend. I want to reverse these changes
and just have a stand alone database with no backend. Pleasee help.

Why? What problems are you encountering with a split database?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top