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

ODBC #499

Closed
qelewere opened this issue Dec 10, 2016 · 2 comments
Closed

ODBC #499

qelewere opened this issue Dec 10, 2016 · 2 comments

Comments

@qelewere
Copy link

I have a ODBC/DSN entry to an ancient Sybase database file. The ODBC connection is working fine, I can run queries against the database using SQLRUN.

What I'd like to do is to use LINQ2DB with this DB through ODBC. (

Is this doable? If yes, how?

@ili
Copy link
Contributor

ili commented Dec 11, 2016

@qelewere in general supporting new database with new connection type is complex task, but Sybase is supported with Sybase.AdoNet45.AseClient.dll you can get it from nuget

@ili
Copy link
Contributor

ili commented Dec 17, 2016

Can close?

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

No branches or pull requests

2 participants