[Development] important:qt connect mssql on linux

Thiago Macieira thiago.macieira at intel.com
Wed Oct 10 07:53:27 CEST 2012


On quarta-feira, 10 de outubro de 2012 10.11.59, pengliang wrote:
> QSqlError(0, "QODBC3: Unable to connect", "[unixODBC][Driver Manager]Data
> source name not found, and no default driver specified")
> 
> 
> 
> But I found QODBC is available driver:
> 
> "QSQLITE"
> 
> "QMYSQL3"
> 
> "QMYSQL"
> 
> "QODBC3"
> 
> "QODBC"
> 
> 
> 
> Could anybody tell me why?

1) This does not seem to be a Qt bug. You're asking the wrong list. Please 
post your issues developing software with Qt to the interest at qt-project.org 
mailing list.

2) it looks like the ODBC driver was found and your ODBC library simply could 
not connect to that database. Please consult your unixODBC documentation.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121009/84f48bd4/attachment.sig>


More information about the Development mailing list