E
Ecapodieci via AccessMonster.com
I am attempting to create a form that does the following, but i am stumped on
the best way to approach this. It needs to be used by people that have
limited Access skills therefore i am trying to make it as user friendly as
possible.
I have a SQL server that is hosting archive information in numerous tables. I
have set up a view joinging some of these tables to create an 'audit' view.
This information is archived for one year and has over 30 million records. I
am wanting to create an Access databse, linked to this ODBC, with a form
where users can go and select a state or other information and then click a
button and a table is created with the audit information requested.
I would love for the table that is being created, to be exported to a new
database that takes on the name for the state that was selected in the form,
along with the words 'audit register' at the end.
EXAMPLE - GA Audit Register
This seems pretty straight forward but i think im taking the long approach.
Any help is greatly appreciated.
Emanuele
the best way to approach this. It needs to be used by people that have
limited Access skills therefore i am trying to make it as user friendly as
possible.
I have a SQL server that is hosting archive information in numerous tables. I
have set up a view joinging some of these tables to create an 'audit' view.
This information is archived for one year and has over 30 million records. I
am wanting to create an Access databse, linked to this ODBC, with a form
where users can go and select a state or other information and then click a
button and a table is created with the audit information requested.
I would love for the table that is being created, to be exported to a new
database that takes on the name for the state that was selected in the form,
along with the words 'audit register' at the end.
EXAMPLE - GA Audit Register
This seems pretty straight forward but i think im taking the long approach.
Any help is greatly appreciated.
Emanuele