Skip to content
Advertisement

Tag: qt

I’m trying to retrieve data from qSQL database

But it does not get the data from the database. I’m do not want to retrieve the data to the table and want to display data in particular line edit. What is the error? Is there any modification? This is the Code that I’m using: Answer This code has four main issues: You have deleted the ui at the beginning

Advertisement