Re: defining a DSN for Access on Linux
- From: jseger@xxxxxxxxx (Jeffrey Seger)
- Date: Fri, 29 Sep 2006 13:39:49 -0400
On 9/29/06, Justin Findlay <justin@xxxxxxxxxxx> wrote:
Is it possible to connect to an MS access database on windows from Linux
To the best of my knowledge, MS Access provides no listener capable of
accepting connections without an ODBC DSN being present. However, you
can set up a DBI proxy on the windows machine and use DBD::Proxy to
connect. A DSN needs to be available to the proxy server, whether it's
a system or a user DSN is up to you. DBD::ODBC must also be present
and available to the proxy server. All that you need to know to set
this up can be found in the perldocs for DBD::Proxy and
DBD::ProxyServer.
--
--------------------------------------------------------------------------------------------------------------
The darkest places in hell are reserved for those who maintain their
neutrality in times of moral crisis.
Dante Alighieri (1265 - 1321)
They who would give up an essential liberty for temporary security,
deserve neither liberty or security.
Benjamin Franklin
Our lives begin to end the day we become silent about things that matter.
Martin Luther King
The right of the people to be secure in their persons, houses, papers,
and effects, against unreasonable searches and seizures, shall not be
violated, and no warrants shall issue, but upon probable cause,
supported by oath or affirmation, and particularly describing the
place to be searched, and the persons or things to be seized.
Amendment IV to the Constitution of the United States
--------------------------------------------------------------------------------------------------------------
.
- Follow-Ups:
- Re: defining a DSN for Access on Linux
- From: Jeffrey Seger
- Re: defining a DSN for Access on Linux
- References:
- defining a DSN for Access on Linux
- From: Justin Findlay
- defining a DSN for Access on Linux
- Prev by Date: Re: Bug found when using a stored procedure with DB2 and DBD::ODBC
- Next by Date: Re: defining a DSN for Access on Linux
- Previous by thread: defining a DSN for Access on Linux
- Next by thread: Re: defining a DSN for Access on Linux
- Index(es):
Relevant Pages
|
|