How to Read/Write in Microsoft access file(.accdb)
Unsolved
General and Desktop
-
Hello Everyone,
How can i read and write in Microsoft access file. I want to store data which user will enter in the QTextEdit. How i can do it. Please help. Thanks in advance
-
@jsulm
Thank for reply i know thos post i can open it but how i can read and write into the database?@rockon209 Please read the first link and follow the other links there. It is explained in Qt documentation. For example here: http://doc.qt.io/qt-5/sql-programming.html or here http://doc.qt.io/qt-5/sql-connecting.html or here http://doc.qt.io/qt-5/sql-sqlstatements.html
You should ask specific questions, not something already explained in Qt documentation.