Re: [PHP-DB] ANYONE KNOWS, can help me to link Linux to MS SQLserver 7 by ODBC

2003-07-28 Thread Jason Wong
On Monday 28 July 2003 19:46, Nabil wrote: > these are not working because i need to connect ro Micro$oft SQL server 7 > NOT to mysql nor postgresql *sigh* They were meant to be examples of what *I* have. That's why you have to read the docs and see what needs to be done to use MSSQL. -- Jaso

Re: [PHP-DB] ANYONE KNOWS, can help me to link Linux to MS SQLserver 7 by ODBC

2003-07-28 Thread Nabil
these are not working because i need to connect ro Micro$oft SQL server 7 NOT to mysql nor postgresql "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Monday 28 July 2003 18:13, Nabil wrote: > > > Please Jason help me to do this The sql server is on 192.168.0.10

Re: [PHP-DB] ANYONE KNOWS, can help me to link Linux to MS SQLserver 7 by ODBC

2003-07-28 Thread Jason Wong
On Monday 28 July 2003 18:13, Nabil wrote: > Please Jason help me to do this The sql server is on 192.168.0.101 IP > address. > > Please give me a sample of how can i config these files : "/etc/odbc.ini" > &"/etc/odbcinst.ini" As an example my /etc/odbc.ini contains: [MySQL-test] Descri

Re: [PHP-DB] ANYONE KNOWS, can help me to link Linux to MS SQLserver 7 by ODBC

2003-07-28 Thread Nabil
Hi Jason; i appreciate your help always ... Please Jason help me to do this The sql server is on 192.168.0.101 IP address. Please give me a sample of how can i config these files : "/etc/odbc.ini" &"/etc/odbcinst.ini" Should i add any entry to freetds.conf ... and can you tell me what is

Re: [PHP-DB] ANYONE KNOWS, can help me to link Linux to MS SQLserver 7 by ODBC

2003-07-28 Thread Jason Wong
On Monday 28 July 2003 16:38, Nabil wrote: > I have been trying so hard to get that done.. and i posted many here. but > with no hope.. here is a summury of what i did: > > - I tried FreeTDS as a driver with unixODBC ... > - Tried to remove mysql- apache - php and recomplied them with : iodbc > -