uepg / laravel-sybase

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

problem with TDS stream #77

Open maryxis opened 1 year ago

maryxis commented 1 year ago

On a fresh installation of Laravel:latest, on xampp with php 8.1, i'm trying to connect to sybase and i'm getting the following error : [Microsoft][ODBC Driver 17 for SQL Server]Protocol error in TDS stream.

Could anyone help me fix this out?

nunomazer commented 1 year ago

Hi @maryxis .. I'm sorry but only work with Linux on local and server, I can't reproduce the error to check it.