[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ4 - ASP Site
- Subject: Re: [cobalt-users] RAQ4 - ASP Site
- From: "ISEE Multimedia" <mail@xxxxxxxxxxxxxxxxxxx>
- Date: Tue May 6 23:57:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Hi
>
> one of our customers want to use a ASP designed page - and now we have to
> activate ASP for this.
>
> He wants to use Microsoft Access Db (.mdb) for source file.
>
> As far as possible I followed the description at
> http://pkgmaster.com/howto/casp_mysql_howto.shtml
>
> but we dont need it for mysql.
>
> Can you tell me what to do differently that ASP is working for this
customer
> ?
>
> TIA
>
> Herby
>
You cant run access databases on the RAQ4 they have to be on a windows
machine and then the asp script link to this. Using access on servers is not
a good idea anyway, access isnt built for multiple access, try and get them
to port the database to MySQL, more robust and reliable.
Mark