hi,

there has been another change in the database that needs migration of
the database. Please backup your database and report errors.

As you might have noticed QMapShack is supporting MySql now. To use
MySql you need a database server and a user login to that server. On the
database sever you have to create a database by:

create database myname;

This will create the database with name "myname". In QMapShack's
database setup dialog you have to use that name.

The challenge with using a MySql server is having multiple instances of
QMapShack using the same database. This will create conflicts when
inserting/updating items from different instances. I spent quite some
efforts to catch all these conflicts. But you never know. Thus if you
experience some peculiar behaviour please report.


The next step will be a mechanism to manually/automatically update the
database tree and the workspace.


It would be nice if enough users test and challenge that feature before
the next release.

Oliver

------------------------------------------------------------------------------
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to