[Mono-list] ODBC

Daniel Morgan danielmorgan@verizon.net
Tue, 13 Jan 2004 20:09:20 -0500


You do not need a Windows server to use ODBC on Linux or Unix.

Which ADO.NET providers can you use on Mono on Linux? Answer, all of the
Mono providers.  If there is an ODBC driver for unixODBC or iODBC, you will
be able to connect via Mono's System.Data.Odbc.

For ODBC, you do need either unixODBC or iODBC installed.
http://www.unixodbc.org/
http://www.iodbc.org/

The ODBC driver you use may or may not require client libraries.

To connect to a remote or local Oracle database from Linux, you need the
Oracle client software locally on your computer.  You can download it from
http://www.oracle.com/

The only way I know of connecting to Access via Mono is either of the
following:
    - use the System.Data.OleDb provider via libgda from
http://www.go-mono.com/
or
    - use GDA# which is part of GTK#.  GDA# is C# bindings to libgda.

libgda has a driver to MDB Tools which provides access to Access.  MDB Tools
can be found at http://mdbtools.sourceforge.net/
However, MDB Tools is read only.

I'm not sure about Excel.

-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com]On Behalf Of Alejandro Ospina
Sent: Tuesday, January 13, 2004 4:43 PM
To: mono-list@lists.ximian.com
Subject: [Mono-list] ODBC


Hi!. Since I couldn´t install Mono on my Linux machine, I'd like you to
help me with that question:
Is it possible to make an ODBC connection from a Mono-Linux server
without the need for a Windows Server?
I mean, is It possible to connect equally to an Oracle database and an
Access or Excel datasources from within linux?
Or would I need anyway the Windows Server with the appropiate ODBC
controller installed to make the bridge?

If so... What DataProviders, apart or MySQL, are possible to use in an
only Linux environment?
Thank you very, very much.
BYE!
Alejandro Ospina.

ˇHasta pronto!

Atentamente,

Alejandro Ospina
Nueva Escuela
Teléfono: (57)(4) 264 84 55
Fax: (57)(4) 425 02 40
www.nuevaescuela.com
alejandro@nuevaescuela.com


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list