No Paulino, in the first email i explain better, i am trying to access a maxdb server and odbc drivers works very well in unixodbc isql command line, i can log and do sql sentences without problem, but from pyqt i can do the connection but the query it is False ever. Here you have the complete first report: http://www.riverbankcomputing.com/pipermail/pyqt/2007-September/017228.html .
Best Regards, Miguel Angel. Paulino escribió: > > I guess You want to acces a MS-SQL Server or MS-Access database from a > linux box, in order to use ODBC... > > If so, this thread may have the answear: > > http://lists.trolltech.com/qt-interest/2003-10/thread00164-0.html > > "(...) > > To access MSSQL on Linux you will need a Linux ODBC driver that can talk > to the MSSQL server. I think there are commercial options for this as > well as an open source project called FreeTDS. I haven't used any other > the products so I can't confirm how they work but do some searching > about on the internet and you should be able to find something. The > commerical sites I found using google are www.easysoft.com and > www.openlinksw.com. > (...)" > > Paulino > >> >> >> Date: Sun, 23 Sep 2007 13:23:24 +0200 >> From: Linos <[EMAIL PROTECTED]> >> Subject: [Fwd: [PyQt] ODBC QSqlQuery] >> To: [email protected] >> Message-ID: <[EMAIL PROTECTED]> >> Content-Type: text/plain; charset="iso-8859-15" >> >> Hello, >> no one has been the same problem? anyone has used odbc access with >> pyqt4 with qt4 in linux with sucess? >> i cant find a solution myself... >> >> Regards, >> Miguel Angel. >> -------------- next part -------------- >> An embedded message was scrubbed... >> From: unknown sender >> Subject: no subject >> Date: no date >> Size: 5471 >> Url: >> http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070923/1ff5d404/PyQtODBCQSqlQuery-0001.eml >> >> >> ------------------------------ >> >> >> >> >> > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
