why don't you export the data and import it into new database with same schema on another second computer.
Save interface data to database
-
i think it auto does that does it not?
-
-
@genericname1 said in Save interface data to database:
i think it auto does that does it not?
Not in Database.
@GaG said in Save interface data to database:

Defaults will load values that are hard coded in BAS
Save will save custom user entered values in XML format to hard disk
Load will load already saved values from XML fileSo you can save multiple differend user input presets
and load them as desired.OMG, easier then my version i planned.
What about, if i add more entrys to the interface, did it ignore these or is it broke then?levant_de