[ale] linux m$ access db server solution ?

James Kinney jkinney at localnetsolutions.com
Sun Dec 31 11:12:46 EST 2000


ODBC is a protocol that lets various clients access various servers.
PostgreSQL and MySql have ODBC access. It is generally possible to dump
from one DBMS and then input the dump, with proper field massaging into
another DBMS. It is not, however, a trivial task unless the data size is
small and well defined. 

M$ access supports ODBC. So it is quite possible to have a Linux
MySQL/PostgreSQL backend server. You will need to get the specific ODBC
interface driver for the specific server you chose.

JimK
Local Net Solutions

On Sun, 31 Dec 2000, buggz wrote:

> 
> Is there a linux db server solution to replace an existing m$ access db?
> One that could host the same db and have lame m$ access clients connect?
> 
> 
> --
>  Ed June
> 
>  buggz at america.net
>  Linux: An open choice for free people worldwide.
> 
> 
> 
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
> 

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list