Was working on a network where they have been running an Access appliction that has grown quite large over the years. It's been running slow, and I was thinking it might make sense to replace the backend .mdb data file with a postgres database where the sql queries are executed on the server, thus reducing network traffic by a lot.
The frontend database files have link tables set up to get at the backend data tables, so I was wondering if an easy way exists to just make the link tables come from Postgres, so then the frontend Access forms will not have to be altered at all. This business is running a mix of Access 2000 & Access XP across their computers.
Any links to outisde web-sites maybe? Thanks
The frontend database files have link tables set up to get at the backend data tables, so I was wondering if an easy way exists to just make the link tables come from Postgres, so then the frontend Access forms will not have to be altered at all. This business is running a mix of Access 2000 & Access XP across their computers.
Any links to outisde web-sites maybe? Thanks