[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ4 - ASP Site



>
> 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