Fatal error: Call to a member function beginTransaction() on null

Fatal error: Call to a member function beginTransaction() on null

clichteclichte Posts: 3Questions: 3Answers: 0

I'm using the generator to try out the product and I'm using a sqlite3 database. I get the following error when I run the application:

Fatal error</b>: Call to a member function beginTransaction() on null public_html/startup/php/lib/Database/Query.php</b> on line <b>178

What could be causing this error?

This discussion has been closed.