One nice way to save some time if you are in fact going to migrate - you can push schema and data from Access into an ODBC database. I didn't believe it until I tried it myself. Works quite well.
-Abe On Fri, Jan 9, 2009 at 1:19 PM, Chris Howie <[email protected]> wrote: > On Tue, Jan 6, 2009 at 7:35 PM, e-soler <[email protected]> wrote: >> Hello. >> As I have read, .ASP files can not be executed from MONO. >> Also Mono does not work with mdb files. >> >> Do you know any functional way today to migrate .asp files connected with >> access databases with or without ODBC to run in Linux? >> >> Any quick way to convert all websites that has simple .asp connected or not >> to access to working aspx to run in Mono servers? > > 1. Rewrite the site in ASP.NET. > 2. Use an open DBMS like MySQL or PostgreSQL. > > In other words, there is no silver bullet for this case. > > -- > Chris Howie > http://www.chrishowie.com > http://en.wikipedia.org/wiki/User:Crazycomputers > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
