Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linked Table

Status
Not open for further replies.

siebel2002

Programmer
Oct 8, 2001
102
US
I have a database with linked tables. I am not able to create a .mde file, it does not let me! I suppose the reason has to do with the linked tables.

Can I craete the mde file by programmatically linking the tables as part of open form event? If so, can anyone suggest some help in the code?


Thanks.
 
Your difficulty is not associated with linked tables. We made MDE files with linked tables.

Try to compile your code to see if you get an error. Errors will prevent you from creating the file.

Steve King Growth follows a healthy professional curiosity
 
Hi Steve:

Yes, I have compiled my original access database .mdb file. My customers have successfully used it and we are running Reports too! But I still cant create .MDE file!!

Any help?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top