00184 SQL ISN Invalid server name

Trying to figure out what the error above means while connecting to your SQLBase server? So was I. It’s actually quite silly, but I was not able to find this error in any documentation or Google and it took me way too long to figure out and fix.
Apart from possibly setting the servername in your DSN, it’s also configured in the sql.ini. For linux this is:

[linuxclient.tcpip]
serverpath=SERVERNAME,HOSTNAME,PORT/*

I had the SERVERNAME set incorrectly.

Hope this helps.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>