You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I will have to connect to some database using ODBC driver (i.e MSSQL, Apache Ignite etc.).
I could add new adapter as a feature for support this connection.
This adapter has to be universal, because each database has another config.
The text was updated successfully, but these errors were encountered:
Sounds like a great idea, the more support the better. Sorry for the late response, I've been taking a long vacation from all this github management, but now I'm back. Hope you're doing good.
Haha everything good! I just needed a break from GitHub. My simple-router project on here took off and made me pull the plug. Some were expecting commercial grade support for free software without even bothering to read the documentation and some were rude when I didn't reply in time and it just became too much of a hazzle...
I can try to see if I can add a ODBC base adapter. Do you have any good resources for the SQL grammar that ODBC uses? Don't know much about it too be honest, other than some really old .NET project from back in the days.
Unfortunately I will have to connect to some database using ODBC driver (i.e MSSQL, Apache Ignite etc.).
I could add new adapter as a feature for support this connection.
This adapter has to be universal, because each database has another config.
The text was updated successfully, but these errors were encountered: