Hi guys… I have some questions for you

I’m developing an application using Qt where we generate dynamically a lot of 
table in our database. For that reason, we don’t have a class design to map our 
tables with each table generated.

so, in my design, everything that we need to make in the database is through 
store procedures. My questions are:

1.- how ease is to handle store procedures using Wt::Dbo?
2.- if I have two instances of my client application, when I change one table 
in the database, how can I  know it from client side throwing a trigger in the 
database side… ? can I do that ?
3.- It’s good idea use Wt::Dbo in my design ? in that case, can you give me 
some advise ?

the idea to use Wt::Dbo is because we are going to use the entire framework to 
develop my website… in that case, my solution will have Qt and Wt as frameworks 
to develop the entire solution. That is my idea.

best regards

freddy


=============================================
"El tamaño de tus logros depende del tamaño de tus metas." 
C++ and Qt Senior Developer
Lic. Computer Science
Buenos Aires, Argentina


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to