Is it possible to upsize access data to msde?

  • Thread starter Thread starter Paul Mak
  • Start date Start date
P

Paul Mak

I have several access databases for different applications used in my office
here. The performance on all Access applications are slow. Some applications
are linked to more than one data sources. The Access data (data bases) is
installed on a computer which can be accessed by the LAN. I wonder if it
will boost up the performance by putting the databases into a single
database and upsize it to msde. Then on each of the workstation create an
odbe for each of the application. Thanks
 
Yes, you can use DAO in an Access app that links to msde/sql server data.

Without knowing the details of your Access application it is impossible to
say why they are performing poorly. However, simply moving your data to
msde/sql server will probably not do anything to improve performance.
Chances are in fact excellent that performance will decrease. Poorly
performing Jet databases tend to perform badly because they are poorly
designed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top