Hello all,
At the moment I am struggling with database modification.
My mobile app uses some database files which are used by a windev desktop application (HFSQL server).
If the Desktop updates the application, his database is modified accordingly.
Therefore differences between the description of the files between platforms occur.
The mobile application will not function anymore, the same happens if the mobile application updates before the desktop.
The mobile application is a read only slave. Is it possible to change its analysis, or atleast the logical files, according to the database it is connected to. Using for example a HModifyStructure?
This poorly drawn example should give more insight:
Regards,
Rik
At the moment I am struggling with database modification.
My mobile app uses some database files which are used by a windev desktop application (HFSQL server).
If the Desktop updates the application, his database is modified accordingly.
Therefore differences between the description of the files between platforms occur.
The mobile application will not function anymore, the same happens if the mobile application updates before the desktop.
The mobile application is a read only slave. Is it possible to change its analysis, or atleast the logical files, according to the database it is connected to. Using for example a HModifyStructure?
This poorly drawn example should give more insight:
Regards,
Rik