Skip to content

Any Configuration missing? It uses [Microsoft][ODBC Driver 17 for SQL Server] #87

@kikig1

Description

@kikig1

I've installed "uepg/laravel-sybase": "~4.0".

When i try to select anything i get:
SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]Client unable to establish connection because an error was encountered during handshakes before login. Common causes include client attempting to connect to an unsupported version of SQL Server, server too busy to accept new connections or a resource limitation (memory or maximum allowed connections) on the server.

I've installed MS SQL drivers in another project.
Mybe the tool uses the first installed external driver?
How to use sybase?

When i change 'driver' => 'sybasease' to anything else i get driver not found. But where and how should i configure 'sybasease'?

Many thanks for any tip

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions