Undesirable Data base open

  • Thread starter Thread starter יריב החביב
  • Start date Start date
×

יריב החביב

Hello Teacher's,

We have an application with split databse.

From The user's database we append table in the common database (file on the

web).

and opened word document that "read" (mail merge) from the append table (in
the

common database)

All work fine, exept the fact that the common database opened also when we

open the word document.

Is there a way to cause the common database not to open ?

thank's
 
You could try adding a link to the Back-End table in the Front-End database
(assuming each user has their own local FE copy as they should), and doing
the mail merge with the FE "table". In this case, since the table starts in
the FE, maybe you don't need to copy it to the BE at all?
 
thank you paul,

I don't sure i understand you.

The merge as to be from the Back-End table because it on the web

in order that every user can merge the data from it.

the Front-End database is on every user computer and have the program

that compute the values and append them to the Back-End table .

thank's
 
Back
Top