khubaib
Posts: 8
|
| Posted: 01/23/2006, 8:45 AM |
|
Which is fast using ms access databse, aps.net or asp
searching the record
|
 |
 |
marcwolf
Posts: 361
|
| Posted: 01/25/2006, 12:53 AM |
|
I think this more the case of the database and ODBC rather than the code.
However from what I have read - I think that ASP.NET might be faster.
1. ASP.NET creates compiled code where ASP is scripting
2. ASP.NET uses a more efficient set of DB access routines.
Hope this helps.. I have never done a comparison thou
Take Care
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
|