Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kikig1 opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels

Comments

@kikig1
Copy link

kikig1 commented Jun 12, 2024

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

@kikig1
Copy link
Author

kikig1 commented Jun 17, 2024

Has anyone any idea, what to try?

Is it correct, that there is a message from mycrosoft sql? Must there be anything else installed?
Many thanks for each Tipp and sorry for my bad english.
best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants