FactorySQL Command Timeout

I think the only setting for that would be on the database’s JDBC driver as a extra connection parameter. Your query shouldn’t take 30 seconds to complete. I would figure out why that is happening. Maybe your table is really large or doesn’t have any indexes setup.