[Mono-list] Run Traditional .ASP Files and Access Databases in Mono?

Chris Howie cdhowie at gmail.com
Fri Jan 9 13:19:36 EST 2009


On Tue, Jan 6, 2009 at 7:35 PM, e-soler <esoler at newmidian.com> 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


More information about the Mono-list mailing list