Skip to content

Instantly share code, notes, and snippets.

@scope2229
Created April 20, 2018 16:49
Show Gist options
  • Save scope2229/05d62213dfceafdf7c6575345258975e to your computer and use it in GitHub Desktop.
Save scope2229/05d62213dfceafdf7c6575345258975e to your computer and use it in GitHub Desktop.
db opened for search button
User searched for "101"
Print out of query "SELECT * FROM RoomManagement WHERE (RoomNum) VALUES (:RoomNum)"
if it fails here its your sql query not the application connection to db no need to check if the db is open it is 1122 "No query Unable to fetch row"
end of create function 1125
Database closed mainwindow.cpp mainwindow::mainwindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment