Tuesday, 18 February 2020

How to connect to sql server using odbc/oledb connection?

Hi, I’m working on a project building a desktop app using react frontend and node backend. I’m quite new to this and not familiar with odbc and db connections, etc. right now I’m hardcoding the db connection using mssql npm package. Is there a way to do this properly with a odbc/oledb connection string??

Submitted February 18, 2020 at 07:02AM by icecubelegacy

No comments:

Post a Comment