tmotagam / sqlite-electron

module for electron to use sqlite3 databases
GNU General Public License v3.0
79 stars 11 forks source link

How to fetch row in databse #20

Closed MasoudSobhi closed 11 months ago

MasoudSobhi commented 1 year ago

Hi , please answer to me How to fetch data in database? this app only respond true or false

tmotagam commented 1 year ago

Hi @MasoudSobhi, You can fetch data by using value parameter in executeQuery function in library

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.