Hi guys,
We use Pervasive 2000i as the database behind our production and financial systems. I need to be able to access this data to display information on our Intranet and Extranet. However, speed of access is really a problem. So much so, that I run a series of scripts (about 20) overnight which copies data from our pervasive tables to an MS access database and I use the Access Db for the two websites.
However, this means that our customers are not getting real time data and we are looking to change this. I am really looking for pointers on what I can do to improve the speed of access. At the moment, i am just using an ODBC connection to the Pervasive database.
I have never used any database other than MS Access and my methods may not be great. Would it be quicker to access the DDF files directly? Does the way that the table is indexed affect the speed and how should I structure queries to account for this.
By the way, I am using ASP to display the data on the web.
Any help or advice that anyone can give me would be great.
Thanks in advance.
Mighty
We use Pervasive 2000i as the database behind our production and financial systems. I need to be able to access this data to display information on our Intranet and Extranet. However, speed of access is really a problem. So much so, that I run a series of scripts (about 20) overnight which copies data from our pervasive tables to an MS access database and I use the Access Db for the two websites.
However, this means that our customers are not getting real time data and we are looking to change this. I am really looking for pointers on what I can do to improve the speed of access. At the moment, i am just using an ODBC connection to the Pervasive database.
I have never used any database other than MS Access and my methods may not be great. Would it be quicker to access the DDF files directly? Does the way that the table is indexed affect the speed and how should I structure queries to account for this.
By the way, I am using ASP to display the data on the web.
Any help or advice that anyone can give me would be great.
Thanks in advance.
Mighty