How import a function in a module?

P

Peppe c.

Hi,
I have some .mde database on the field with which I exchange data.
Periodically I need to send them a text file containing a new function() to
be saved in one empty module of the DB.

Is it possible to import a text file in a compiled DB converting it in a
Module?

Thanks,
Giuseppe
 
6

'69 Camaro

Hi, Giuseppe.
Is it possible to import a text file in a compiled DB converting it in a
Module?

No. You need to add the function to the original MDB database file, make it
into a new MDE database file and then redistribute the new MDE file.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to 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