On 05.05.2011 10:50, Martin J. Evans wrote:

Clapper SQLCMD is a Python application that uses '/usr/local/lib/libmyodbc3.so'.

So do you want to connect to MS SQL Server or MySQL? You need different ODBC drivers for each.


Perl can also connect to MySQL using DBD::mysql, without needing an ODBC driver for MySQL. (But of course, you need the MySQL client libraries installed to compile DBD::mysql.)

Alexander

--
Alexander Foken
mailto:alexan...@foken.de  http://www.foken.de/alexander/

Reply via email to