Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Tommy Nielsen on January 12, 2004, 09:25:21 AM

Title: Asp on SME server
Post by: Tommy Nielsen on January 12, 2004, 09:25:21 AM
I'm new to this Linux server, just wondering if it is possible to run asp on the webserver
Title: Re: Asp on SME server
Post by: Nathan Fowler on January 12, 2004, 03:51:26 PM
Yes, and I have done it.  You may use SunOne Active Server Pages (formerly Chilisoft ASP).  If used for development purposes only you may receive a free license from Sun.

http://wwws.sun.com/software/chilisoft/index.html

When installing it may be necessary to tweak the installation to work with your version of Apache.
Title: Re: Asp on SME server
Post by: Greg on January 12, 2004, 03:58:20 PM
Hi,

Be aware of that you cannot use an Access database on other OS than IIS.

Greg
Title: Re: Asp on SME server
Post by: Nathan Fowler on January 12, 2004, 04:02:18 PM
Gre you can use an Access database with Sun ASP.  Sun ASP supports an ODBC connector to the following database formats:

Oracle, Sybase, DB2, Informix, MySQL, Microsoft SQL Server, Microsoft Access, dBASE, and PostgreSQL

Thanks,
Nathan
Title: Re: Asp on SME server
Post by: Greg on January 12, 2004, 05:04:22 PM
Hi Nathan,
Thank you for this information.
That's new to me. I couldn't get to work  some years ago.
Rgds
Greg
Title: Re: Asp on SME server
Post by: Nathan Fowler on January 12, 2004, 05:09:28 PM
No problem, it's been some time since I played with Sun ASP, but I do seem to recall that they didn't support an Access ODBC when it was Chilisoft, evidently their new version does.