K
kenbeard
Has anyone seen anything or have an idea of how i could copy an Access
object (queries, reports, etc) from one db file to another. I would prefer
to use VB.net but I'm open for other suggestions, but it we need NO user
interaction.
Or maybe even a way to use one Access db (front end) to create a query,
report but behind the scenes have it save to another mdb file (back end).
What I've created is the ability to allow users to create custom queries and
reports without the need to open the backend file then import, etc. But I
want to upgrade the front end by replacing it entirely but this (since the
objects of the user created type are stored in the front end) would be lost.
Any ideas, code, etc.
THANKS!!!
Ken
object (queries, reports, etc) from one db file to another. I would prefer
to use VB.net but I'm open for other suggestions, but it we need NO user
interaction.
Or maybe even a way to use one Access db (front end) to create a query,
report but behind the scenes have it save to another mdb file (back end).
What I've created is the ability to allow users to create custom queries and
reports without the need to open the backend file then import, etc. But I
want to upgrade the front end by replacing it entirely but this (since the
objects of the user created type are stored in the front end) would be lost.
Any ideas, code, etc.
THANKS!!!
Ken