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 inter...@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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to