September 5, 2023 at 12:07 am
The customer is complaining that he can't able to access the SQL Server.
The SQL Server is running fine and allowing remote connections.
Linux server has below driver CSV, DBM, ExmpleP, File, Oracle, Proxy, SQLite, Sybase, mySQL. Trying to use pearl dbi. Looks using the Sybase we should be able to connect Microsoft SQL Server using Pearl dbi but its no working for my client.
Client can able to ping the SQL Server host from the linux server. There is no issue with user name and/or password. The SQL Server is default instance with default port no.
Any suggestions what things we need to check.
September 5, 2023 at 8:29 am
Sybase is not SQL.
You need an appropriate SQL Server driver installed, something like JDBC/ODBC are the usual ones for Linux clients.
September 5, 2023 at 11:04 am
According to few links from online search looks we can use dbi: sybase to connect to Microsoft SQL Server from Linux server
https://www.perlmonks.org/index.pl?node_id=669089
https://metacpan.org/pod/DBD::Sybase
September 5, 2023 at 2:08 pm
15 year old posts, yeah technology has moved on.
Use the right driver for the database engine you are using.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply