M
MikeS
I'm trying to make an MDE file from a program I have written, but I get the
message "Microsoft Access was unable to create an MDE database". When I
click on "Show Help", I get the following explanation:
This error is usually associated with compiling a large database into an MDE
file. Due to the method used to compile the database, a considerable number
of TableID references are created for each table. The Microsoft Jet database
engine version 4.0 can only create a maximum of 2048 open TableIDs at one
time. Exporting a database as an MDE potentially can exceed this limit if
the database has a large number of objects (table, macro, form, report, etc).
Does this have anything to do with the fact that I have links to external
databases? I'm not sure what it means by "open TableIDs". I only have 8
tables (all linked), 10 queries, 5 forms, 14 reports and 1 macro for a total
of 38 objects.
Thanks in advance for your help.
Mike
message "Microsoft Access was unable to create an MDE database". When I
click on "Show Help", I get the following explanation:
This error is usually associated with compiling a large database into an MDE
file. Due to the method used to compile the database, a considerable number
of TableID references are created for each table. The Microsoft Jet database
engine version 4.0 can only create a maximum of 2048 open TableIDs at one
time. Exporting a database as an MDE potentially can exceed this limit if
the database has a large number of objects (table, macro, form, report, etc).
Does this have anything to do with the fact that I have links to external
databases? I'm not sure what it means by "open TableIDs". I only have 8
tables (all linked), 10 queries, 5 forms, 14 reports and 1 macro for a total
of 38 objects.
Thanks in advance for your help.
Mike