hi everyone,
I want to connect with ms sql form embedded arm board(2.6.30).
So i want to active the odbc for embedded qt.
I go for :
Qt Code:
./configure -embedded arm -I /usr/local/unixODBC/include -L /usr/local/unixODBC/lib -plugin-sql-odbcTo copy to clipboard, switch view to plain text mode
But it is showing that odbc can not configure.
It is fine for pc (fedora 11 64 bit).
Is there any other package for embedded linux ?
thanks.
Bookmarks