Friday 20 October 2017

Any examples with SQL Server connection and TypeScript?

Starting on a new project that is going to be using node with typescript. I was wondering if anyone knows of any examples or has any samples of this with connecting to SQL Server. It doesn't seem like there is much documentation out there, and we really don't have the option of using a different database type.I tried using mssql but when digging through the type definitions I haven't really been able to come up with a solid working example.

Submitted October 20, 2017 at 07:12PM by cwalsh2189

No comments:

Post a Comment