uepg / laravel-sybase

Connection and Laravel Eloquent driver for Sybase
GNU General Public License v2.0
33 stars 16 forks source link

Connection Errors #75

Open chandan8345 opened 2 years ago

chandan8345 commented 2 years ago

Hello Dear, I am new to Larabel with Sybase. The issue is i can't connect to my Sybase database with laravel application.its showing below errors :

SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.

Please help me out...

jcrodriguezt commented 2 years ago

Are you trying to use Microsoft ODBC driver? Why not use ASE Odbc driver? Are you using Windows? Any xAMP stack? PHP version? These details can help us help you.