[ANN] [Qt ORM] QxOrm 1.4.5 and QxEntityEditor 1.2.3 released : support MongoDB database and code source now on GitHub

2018-09-06 Thread QxOrm contact
Hello, *QxOrm library 1.4.5* and *QxEntityEditor application 1.2.3* just released : https://www.qxorm.com/ *QxOrm library 1.4.5 changes log :* * - Support MongoDB database : QxOrm library becomes a C++/Qt Object Document Mapper ODM library !- For more details about MongoDB integration, see QxOrm

[ANN] QxOrm 1.4.4 and QxEntityEditor 1.2.2 released : boost dependency fully removed (replaced by C++11 features)

2017-06-13 Thread QxOrm contact
Hello, *QxOrm library 1.4.4* and *QxEntityEditor application 1.2.2* just released ( http://www.qxorm.com/) ! QxOrm library doesn't depend on boost framework anymore (the boost dependency has been fully removed, replaced by some C++11 features). So QxOrm library is now a pure Qt library which depe

[ANN] QxOrm 1.4.3 and QxEntityEditor 1.2.1 released : the Qt ORM supports CMake and provides a new QxEntityEditor documentation

2016-12-14 Thread QxOrm contact
Hello, QxOrm library 1.4.3 and QxEntityEditor application 1.2.1 just released : http://www.qxorm.com/ The Qt ORM library now supports CMake and provides a new QxEntityEditor documentation : http://www.qxorm.com/qxorm_en/manual_qxee.html QxOrm library 1.4.3 changes log : - Support CMake : new CM

[ANN] QxOrm 1.4.2 & QxEntityEditor 1.1.9 released : support JSON serialization

2016-04-06 Thread QxOrm contact
Hello, QxOrm 1.4.2 and QxEntityEditor 1.1.9 just released : http://www.qxorm.com/ QxOrm library 1.4.2 changes log : - Support JSON serialization : each C++ class registered in QxOrm context can be serialized/deserialized in JSON format (JSON feature requires Qt5) - For more details about JSON s

QxOrm 1.4.1 released : new documentation (user guide), and boost::serialization becomes optional

2015-12-03 Thread QxOrm contact
Hello, *QxOrm 1.4.1 just released !* Changes in version QxOrm 1.4.1 : *!!! IMPORTANT NOTE ABOUT THIS VERSION !!!* : it is strongly recommended to read the QxOrm.pri configuration file of this new version (compilation

[ANNOUNCE] QxOrm 1.3.2 and QxEntityEditor 1.1.8 released, support C++11 types

2015-03-25 Thread QxOrm contact
Hello, *QxOrm 1.3.2* (C++/Qt ORM Object Relational Mapping database library) and *QxEntityEditor 1.1.8* (the graphic editor) just released (http://www.qxorm.com/) ! Changes in version *QxOrm 1.3.2*: *- Support C++11 types (need to set compilation options in QxOrm.pri config file to enable thes

[ANN] QxOrm 1.3.1 & QxEntityEditor 1.1.7 released

2015-01-22 Thread QxOrm contact
Hello, *QxOrm 1.3.1* (C++ Qt Object Relational Mapping library) and *QxEntityEditor 1.1.7* (the graphic editor) just released ! Changes in version *QxOrm 1.3.1*: * * New class qx::QxModelService in

Access Denied

2005-03-06 Thread Metal Host Contact
I have installed in a single user called "metal-host" more than 10 databases all with different names and in different php scripts (phpbb phpnuke mambo etc). the problem is that they only work as I install them,after some hour later all the scripts show me that error : Access denied for user: '[E

Re: ResultSet NotUpdatabelProblem

2004-09-28 Thread contact
Hello: I have recently posted the message attached at the bottom of this one to the mailing list. Since then, I have continued to work the sporadic and troublesome errors that are described in that attached message on otherwise perfectly working and proven code. I now have some insights that

ResultSet NotUpdatable problem

2004-09-23 Thread contact
Hello: I am having a problem with an (not)updatable ResultSet that I cannot figure out. The problem is not consistent in that the exact SQL statements and tables involved will work one time and then fail the next. There does not appear to be any rhyme or reason as to when or why it fails. Once