Split database problem

G

Gitche Gumee

I am using Access 2003 with Windows XP.

After splitting the database, I'm getting a "Not enough space on temporary
disk" error. None of my forms will open.

How can this be fixed?
 
G

Golfinray

Whenever you split a database, you have to compile it. You may have bad code
that will not compile. Go into the vba editor, try debug/compile. Also try to
compact and repair the database.
 
G

Gitche Gumee

Thanks for your help. It led indirectly to my discovering the real problem: I
imported all the forms, queries, etc. before I linked the tables. The queries
had no relationships. How silly of me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top