Merge Forms

  • Thread starter Thread starter Jenni
  • Start date Start date
J

Jenni

I am trying to use the "INSERTFIELD" code into a form document and am asking
it to go to a specific file directory to insert a document saved there in the
database. The variables are the file number and group. My database
connection person is unable to help. Would you please help me? Thank you.
 
Do you mean an "INCLUDETEXT" field?

Normally you can only include a file from a normal file in the file
system (or maybe at a URL such as an HTTP URL). What type of database
are you using? Is it a document management system of some kind?
Typically I would expect to have to extract a document from such a
database and make a copy in the file system before it could be included.

Or have I got the wrong idea?

Peter Jamieson

http://tips.pjmsn.me.uk
 

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

Back
Top