I'm only wanting to use native C++ to connect -- my employer/father-in-law isn't sold on Qt yet despite my arguments and he's wanting to be able to keep the processing separated as much as possible from the GUI...Makes senses, really -- hard to argue against that -- but in some ways it makes life harder for me...
The "QT += sql" was something that's I'd tried earlier and hadn't removed, but now I have...Thanks!
scott
I thought the SQLite library was included/embedded by default and didn't realized it needed added to the .pro file...Guess the documentation confused me a bit...




Reply With Quote


Bookmarks