tosfera Posted April 28, 2013 Posted April 28, 2013 hey guys, I'm not sure if its of any danger or so, but I'm working with dbQuery. I'm saving data into a database and blah blah, aint that important. But when ever I launch an update query I'll get this info-message in my console; Database result uncollected after 5 minutes Is it dangerous? do I have to fix it? If you want to contact me directly concerning Advanced-Gaming, please contact me at [email protected]
DiSaMe Posted April 28, 2013 Posted April 28, 2013 Do you use dbFree or dbPoll to release the query result from memory? -
tosfera Posted April 28, 2013 Author Posted April 28, 2013 Nope, all I did was launching a update query. Should I use dbPoll to just reset it? n_n If you want to contact me directly concerning Advanced-Gaming, please contact me at [email protected]
DiSaMe Posted April 28, 2013 Posted April 28, 2013 If you don't use the result of the query, it's better to use this function: dbExec -
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now