HELP with sybase interfaces file

admin

Administrator
Staff member
HELP!! I can't for the life of me get the sybase interface file to work!! what am i doing wrong?? I've followed everything that was mentioned in this forum.

<!-- m --><a class="postlink" href="http://www.phpbuilder.com/forum/archives/5/2000/07/3/171">http://www.phpbuilder.com/forum/archive ... 0/07/3/171</a><!-- m -->

I'm trying to connect to an ms sql 7.0 from php on a linux box. i've read all the documentations on writing the interface file, but i just can't figure it out. when i try to test the connection using

./isql -S myserveralias -U username -P

I get this error:

ct_connect: network packet layer: internal net library error: Net-Lib protocal driver call to connect to end points failed

any sybase guru out there can point me in the right direction? what the hell does this error mean?

please help!

thanks
L.
 
Back
Top