SQL data load/stream. Working plug-in
I am working on SQL plug-ins for Plotjuggler. Look at my repo branches. https://github.com/MoreTore/PlotJuggler
Take a look at SQLServer class and SQLDataLoader. This is a good starting point for my specific use case but it has bugs. Let me know if you are interested in building off it and I can send a test database.
Currently working on improving stability and live streaming from multiple tables. Also the windows installer doesn't include the SQL DLLs so I need to add that manually after installation.
Great, I am looking forward for the mature version of the library!!
Great, I am looking forward for the mature version of the library!!
Would you be able to tell me how I can make the installer include the QtSql DLLs? I'm not sure how the qt installer creator works.
I need the Qt5Sql.dll, and sqldrivers/*.dll folder in the installed plotjuggler directory