mk-soft wrote:
Do you use a MS SQL database?
If so, how do you get the MS SQL client to run under macOS?
Well, 16 years ago I wrote a database viewer (the SQL Client) app in PureBasic to facilitate my tasks at work.
This database is a corporate database and in the past I used a Windows desktop at work to access the database.
Since covid happened I'm working from home (since March) and can only use my corporate laptop which is a MacBook...
(corporate VPN & security...)
Over the years I've updated the app in many ways and a lot of coworkers use it as well but they all have a Windows laptop.
So I need to get it to work on my MacBook as well as I don't have time to write it again in a different programming language.
Compiling it with PB5.45LTS was flawless and works well while using the one driver I mentioned above.
Hope this answers your question...