Ask a Question related to ASP Database, Design and Development.
-
Eddie Simons #1
Performance with linked tables
I notice that performance drops when using linked tables in two Access 97
databases instead of all tables in one database. I.e. the ASP page takes
longer to load. Can anybody confirm this is normal?
Eddie Simons Guest
-
LInked Tables...
I am getting the wrong id, when I create the link to the details page from the code below. What I get is the Artist #id#, I want the Album #id# ... -
Linked SWF loadMovie performance is pathetic
Hi! I've seen many other users post on this issue, but most do so because they can't get it working. Here's the deal 1.) I'm using Director MX &... -
Connecting to linked SQL tables through access
Hello, I have searched the web and can't find a solution, but this must (maybe) be common. I am creating an asp page that connects to an access... -
Updating via Form to linked tables
I have a set of linked tables (To Oracle DB) that I need to update via a form. Up to now, I have had pretty straightforward forms that basically... -
linked server performance
For SQL Server these row numbers are relatively small. I'm not sure that using CPU usage is saying much in terms of performance unless this is not... -
Bob Barrows #2
Re: Performance with linked tables
Eddie Simons wrote:
It sounds pretty normal. You're accessing two files instead of one. Why> I notice that performance drops when using linked tables in two
> Access 97 databases instead of all tables in one database. I.e. the
> ASP page takes longer to load. Can anybody confirm this is normal?
wouldn't it take longer? What kind of performance loss are we talking about
here?
Bob Barrows
Bob Barrows Guest



Reply With Quote

