Skip to Content.
Sympa Menu

freetds - [freetds] qt+unixODBC+freeTDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Balu Stefan <stefan.balu AT rodipet.ro>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] qt+unixODBC+freeTDS
  • Date: Wed, 28 Apr 2004 10:17:50 +0300

Hi all, my name is Stefan and I am from Romania.
I have some problems understanding,installing and using freeTDS...

I have a Microsoft SQL Server 2000...and I want to connect to it. It
listens to the port 1433. Now, I want to use QT to execute some
procedures that are stored on that server.

I have to tell you I don't know MsSQL Language (I've only used
PostgreSQL), but I have some MSSQL programmes in my office to ask for
MsSQL's syntax.
Now...what do I need in order to do this?

I've installed QT with ODBC and SysBASE plugins, I've installed
libiodbc-3.51.2 with:

./configure --prefix=/usr/local --enable-gui --enable-odbc3
--with-iodbc-inidir=/usr/local/etc

make && make install

unixODBC-2.2.8:

./configure --prefix=/usr/local --enable-gui --with-qt-dir=/usr
--with-qt-includes=/usr/include/qt --with-qt-libraries=/usr/lib/qt

make && make install

freetds-0.62.3:

./configure --prefix=/usr/local --disable-server --enable-msdblib
--with-iodbc=/usr/local --with-unixodbc=/usr/local

make && make install

now...what else do I have to do?

--
Stefan, a simple Debian user.
Linux registered user: #272012
[Linux is Friendly. It's just selective about who his friends are.]




Archive powered by MHonArc 2.6.24.

Top of Page