Created
April 20, 2018 16:49
-
-
Save scope2229/05d62213dfceafdf7c6575345258975e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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