Crash Report in TableView
-
English --> I connect to SQL DB on ODBC in qt;all thing okey.I run program and buttonTable click and I get data from sql to table view in new Form after I try clicked to buttonTable and I try get data from sql to table view in new window after old tableview window click and program get crash report.My english bad :(
buttonTable -> click -> TableWindow
buttonTable -> click -> TableWindow2
mouse cursor->click -> already open old TableWindow
program->crash report(qt say old connection remove)Türkçe --> Qt de sql veritabanına bağlanıyorum.program falan tamam çalışıyor.Şimdi verileri listelediğim bir pencere var o pencereyi açıyorum ve tableview içinde verileri listeliyorum.Sonra Veritabanı ile başka bir işlem yapabilmek için başka bir pencere açıyorum.Mesela farklı kayıtları listeleyen bir pencere olsun.Bu pencereyi açtıktan sonra ilk açtığım pencereye tıkladığımda program hata raporu veriyor ve bunu qt old connection remove dediği zaman yapıyor.yani ilk bağlantıyı kaldırınca ilk açtığım pencere programın hata raporu vermesini sağlıyor
-
Hello esbejk,
nobody will mind the occasional misspelling here, don't worry about that.
My problem is that I do not really understand what your question is. Can you please show some code? It is really hard to find a crash without code:-)