What is the best/most effcient method to develop an application to a backend database.
Currently I have developing using Windows Application using ADO.NET to connect to an Access2002 mdb file residing on a file server running Server2000.
Which is better and why?
My setup described above?
My setup decribed above but using a WEB application instead?
Using MSDE? I have no control over having SQL Server installed on our local server and have no knowledge of it anyway.
Any guidance would be greatly recieved.
Oh also is there any way to optimise the accessing of an mdb file?
Currently I have developing using Windows Application using ADO.NET to connect to an Access2002 mdb file residing on a file server running Server2000.
Which is better and why?
My setup described above?
My setup decribed above but using a WEB application instead?
Using MSDE? I have no control over having SQL Server installed on our local server and have no knowledge of it anyway.
Any guidance would be greatly recieved.
Oh also is there any way to optimise the accessing of an mdb file?