[fix]-restart from within service is now working
[fix]-duplicate users names are not allowed in security
[fix]-formatting allows neg sign in as suffix
[fix]-formatting can handle display and edit formats separatly
[fix]-crc mismatch when an empty media is used
[fix]-portal printing fail on mac.
[fix]-print preview in client does not show
[fix]-loosing default printer in print dialog
[fix]-calculation fix when based on aggregations
[fix]-readOnly icw find/search
[fix]-better “number” database type support
[fix]-align on combobox
[fix]-click on label in tableview empties dataprovider used on same label
[fix]-sort does load all records in tableview
[fix]-printpreview zoom adapts to printScale
It’s available for Windows, OS X, Linux and Unix and with it you can manage databases, tune, perform backups and restores, import and export data, etc.
I am still having the same problem with the field formats in ver 11. If I format a field with a curreny format the user must type in “$5.00” instead of just 5.
Windows and OSX same problem.
Sybase is quite faster than firebird but, in my point of view, the real PLUS is the managing tool “Sybase Central”… Field definition, key definition, db-encription, backups, etc, etc…
Open a Firebird based Servoy, choose File → Repository. Highlight the version you want to export, check the export sample data button.
Open a Sybase based Servoy and import it, don’t forget to check the import sample data button.
If you have tables that contain more than 10,000 rows you’ll have to use database tools to transfer the data. On windows you can use EMS Firebird manager to export data.
unfortunatly it didnM-4t help. I had already the right version, uninstalled it, reinstalled it and got the same message…
I just wanted to this to do this to change to the iAnwhere Database. (The Firebird release ..11 works fine)
I changed manually to the iAnywhere database. The only part i miss, is the service to start the Databases. For that i thought it would be handy to use your servoy.config file.
It would be great if you could post the content of this file.
Exciting news with this new release! iAnywhere sounds interesting - I noticed that one of the features of iAnywhere is data syncronization, and transaction queing etc … when offline…
How does Servoy take advantage of these features of iAnywhere?
Where on the roadmap will Servoy port itself to operate on Palm or Windows CE? Can ya give us a rough idea?
There must be something wrong with my environment on the PC (Windows XP).
Needed the servoy.config file to have a look how to configurate the server. There are many options.
Now I am starting a service wich get the options from a file. It’ s strange it works only if iplace the file directly in c:/ … however…
Another extraordinary behavior i found while starting the server on the mac:
If i run the command “dbsrv9 -n servername” in the Terminal directly (without shell) it works fine. If i use the shell i get always a “command not found” back. I think i have to get more familiar with the terminal…