|
|
|
|
|
by tracker1
18 days ago
|
|
Funny, I've gotten into using the VS Code extensions a lot.. I liked the Azure SQL Manager or whatever it was called based on Code as well... I do wish the Microsoft Extensions for SQL were more in line with other database managers though. That said, it's nice to use SQL from code directly in projects. Also, if you're on x86_64, you can always use SQL via Docker pretty easily if you aren't using the more advanced features. That said, I have a Windows Server VM expressly for testing MS-SQL.. I need to finish my ODBC based driver for Deno/Bun/Node (supporting FileStream). |
|