For registration of the extension with a CubeSQL Server: How does the registration have to look like? I’m asking, because I have received a registration key, but I did not find any Registration file as mentioned in the help file.
If instead one uses the RegisterMBS function in a select statement, does one have to register each time one connects, or just once after one has installed the extension? Can I include the RegisterMBS function with my lic-key in an app which I distribute to customers, and can they freely install the MBS.dylib file with their CubeSQLServer. Or does the extension have to be licensed for each server? If not, could I also distribute a Registration file instead? From functions.html : RegisterMBS(text as string) as string Version: 1.0 Registers the plugin. You can register by placing the Registration file in some location as described in the Installation readme file (better on the server). Or you can register with calling the RegisterMBS function (better on local database). <> _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
