I have a problem in threading in qt. my application create several databases. i've been uses QSQLITE. when i run my app. thread one start and work successfully then when thread one on working, thread two start for creating another DB. but it's error on QSQLDriver. I've been used QMutex or QMutexLocker, but problem still remain.
Please help me.
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…