Trouble with Database splitting

  • Thread starter Thread starter Earlmar
  • Start date Start date
E

Earlmar

Hi guys,
i'm having trouble with my database. I tried to split it
to a back end and a front end database using the database
splitter but after the operation is done, i would get a
run-time error 3219: Invalid operation. I also tried
manually copying the database then deleting all the tables
in it then just created a link to the other copy but still
the error is there. The database is working fine when it
was not splitted but i really need to split it.. can
anyone help me? thanks...
 
Earlmar said:
i'm having trouble with my database. I tried to split it
to a back end and a front end database using the database
splitter but after the operation is done, i would get a
run-time error 3219: Invalid operation. I also tried
manually copying the database then deleting all the tables
in it then just created a link to the other copy but still
the error is there.

Is this error in some code? If so you are using some feature that
isn't supported for linked tables. I don't recall what exactly these
problems are but if you post the code we can help.

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