[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: "John M Troher" <admin@xxxxxxxx>
- Date: Wed May 7 07:29:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Microsoft Access Database files can only be used on Windows Servers.
He will not be able to use Access Database on a cobalt server.
John
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of H.P. Noordam
Sent: Wednesday, May 07, 2003 11:18 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: 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
> ?
>
>
short answer i am afraid, you cant.
msaccess tables are a windows only format, they will have to scale up
there
msaccess tables to a real database (like postgress or mysql).
there are several tools free avaiable on the internet which can convert
your
access database almost single click to mysql. apart from that, if there
code
is written cleanly, with a single .asp documnet making the connection to
the
access database, then they will have to rewrite only the connection dsn.
If
they wrote the code to directly access the tables in all there files
without
a dsn (which you see much in windows asp code) they will have to rewrite
the
entire applications.
Bob.
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users