Hello all!
I have ran into a problem which I can't figure out why happening.
Background: Access 2010, wide area corporate network.
I have made a app which are splitted in a "front end" with everything except tables, and a "Back end" with all the tables.
The "Back End" are 7 tables, all tables with one unik filed as key index, all tables exept 2 of them are holding 3 fields. Tha last two have 5 and 7 fields.
The relation between the tables are set in the "Back end". All relation have reference integrity set, and some of them with aut. update related fields.
When moving the "Back end" to one of the company servers, I get a ugly suprise; When starting the Linked Table Manager on the Front End, it took almost 1 minute to complete. And the front end almost choked up! Running the app on this non-existing speed is out of the question....
Then, I moved the back end to a smaller sever I knew have much lesser trafic, and the server is physiclly much closer. There was a big different in connection speed, and the program run some what faster. But still to slow.
Localy the Linked Table Manager and the app runs like a rabbit....
I have run the Basic Compile in the VBA editor, an I have also made an accde version of the front end. (one onother story here on the forum....)
Ok, How can I speed up? The testing was on a almost empty back end - less than 1 MB total... The front end is round 2MB
All of the data - with no exepitons - is gathered via queries. No forms or control ar linked directly to the table.
Any good Ideas? I know there are impossible to give me an exactly answer based on this info - but a "where to look" would also be very helpful!
Regards.
I have ran into a problem which I can't figure out why happening.
Background: Access 2010, wide area corporate network.
I have made a app which are splitted in a "front end" with everything except tables, and a "Back end" with all the tables.
The "Back End" are 7 tables, all tables with one unik filed as key index, all tables exept 2 of them are holding 3 fields. Tha last two have 5 and 7 fields.
The relation between the tables are set in the "Back end". All relation have reference integrity set, and some of them with aut. update related fields.
When moving the "Back end" to one of the company servers, I get a ugly suprise; When starting the Linked Table Manager on the Front End, it took almost 1 minute to complete. And the front end almost choked up! Running the app on this non-existing speed is out of the question....
Then, I moved the back end to a smaller sever I knew have much lesser trafic, and the server is physiclly much closer. There was a big different in connection speed, and the program run some what faster. But still to slow.
Localy the Linked Table Manager and the app runs like a rabbit....
I have run the Basic Compile in the VBA editor, an I have also made an accde version of the front end. (one onother story here on the forum....)
Ok, How can I speed up? The testing was on a almost empty back end - less than 1 MB total... The front end is round 2MB
All of the data - with no exepitons - is gathered via queries. No forms or control ar linked directly to the table.
Any good Ideas? I know there are impossible to give me an exactly answer based on this info - but a "where to look" would also be very helpful!
Regards.