[Qt-interest] 64-bit application and qodbc
Bill King
bill.king at nokia.com
Thu Jul 30 01:04:49 CEST 2009
ext SALOMEHER at terra.es wrote:
> Hi,
> I have an application with Qt and Visual Studio 2008. I have compiled
> a 64-bit and I think I got a full 64-bit application. But the problem
> is as follows:
>
> I have a database in Microsoft Office Access and gives me the
> following error when I try to read [Microsoft] [ODBC Driver Manager]
> Can not find the data source name and was not specified default driver
> QODBC3: Unable to connect
>
> I do not know if the error is an error of my application or is an
> error of Microsoft to read Microsoft Access databases to 64 bits.
> What do you think?
> Regards.
>
>
>
> *Ahora también puedes acceder a tu correo Terra desde el móvil.*
> *Infórmate pinchando*** aquí.**
> <http://ad.doubleclick.net/clk;77451406;6134080;d?http://www.correo.movistar.es/do/isp/assistant/login?isp=terra>
"[Microsoft] [ODBC Driver Manager] Can not find the data source name"
Can you check that you typed the dsn correctly?
what's your data source name? what's your connection string in the
database line?
Pretty much, that's odbc saying it can't find the data source that
you're trying to connect to, so, best to look there first.
--
Bill King, Software Engineer
Qt Software, Nokia Pty Ltd
Brisbane Office
More information about the Qt-interest-old
mailing list