Servoy R2 2.0 RC11 available

Release notes for Servoy betas

Servoy R2 2.0 RC11 available

Postby Jan Aleman » Mon Apr 05, 2004 10:57 am

We announce the immediate availability of Servoy 2.0RC11. This release contains the new iAnywhere SQL Anywhere database engine.

This release is a full installer. For previous fixes and enhancements read:
http://forum.servoy.com/viewtopic.php?t=1706

You can download this beta from the download section at http://developer.servoy.com

[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

To manage the iAnywhere databases you can download a free copy of SQL Anywhere studio here:
http://www.ianywhere.com/downloads/sqlany.html

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.
Last edited by Jan Aleman on Mon Apr 19, 2004 8:51 pm, edited 2 times in total.
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Postby pbakker » Mon Apr 05, 2004 1:35 pm

Hi,

How do I start the servoy_installer.jar?!? I assume the .jar extension has to be linked to a certain Java executable, right?

On my testmachine it isn't, it's linked to WINRar, so double clicking the Jar, doesn't start the installation.

I allready reinstalled the Java SDK, but that didn't solve the problem...

Any help appreciated...

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands

Postby patrick » Mon Apr 05, 2004 3:09 pm

Hello, you need to open the .jar with javaw.exe (probabyl in C:/program files/java/bin). Then it should work.
patrick
 
Posts: 3703
Joined: Wed Jun 11, 2003 10:33 am
Location: Munich, Germany

Postby pbakker » Mon Apr 05, 2004 3:25 pm

Tnx, picked the wrong Java executable before :lol:

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands

Formats

Postby Alan » Mon Apr 05, 2004 5:07 pm

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.
Alan
 
Posts: 12
Joined: Mon Jan 19, 2004 10:32 pm

Postby jcompagner » Mon Apr 05, 2004 7:09 pm

you have to specify display|editformat for you formatter
See the forum post which adresses this.

http://forum.servoy.com/viewtopic.php?t=1741&highlight=display+editformat
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Postby Harry Catharell » Tue Apr 06, 2004 12:06 am

Are there any key benefits that we should see or that we should be aware of now that iAnywhere is included with Servoy ?
Harry Catharell
 
Posts: 812
Joined: Fri Sep 26, 2003 10:23 am
Location: Milton Keynes, England

Postby automazione » Tue Apr 06, 2004 10:04 am

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...
Enrico Arata
Servoy Italia
automazione
 
Posts: 366
Joined: Thu Apr 24, 2003 11:37 am
Location: Torino, Italy

Postby Harry Catharell » Tue Apr 06, 2004 12:01 pm

Thanks Enrico,

Forgive my ignorance but is the 'Sybase Central' tool a freeware utility or is it a licensed product from Sybase ?
Harry Catharell
 
Posts: 812
Joined: Fri Sep 26, 2003 10:23 am
Location: Milton Keynes, England

Postby Jan Aleman » Tue Apr 06, 2004 12:10 pm

As a Servoy developer you can download a copy from
http://www.ianywhere.com/downloads/sqlany.html for no additional fees.
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Postby Harry Catharell » Tue Apr 06, 2004 12:26 pm

Thanks Jan.

I am downloading as we speak......
Harry Catharell
 
Posts: 812
Joined: Fri Sep 26, 2003 10:23 am
Location: Milton Keynes, England

Postby Harry Catharell » Tue Apr 06, 2004 2:13 pm

Succesfully downloaded the Sybase SQL Anywhere software which includes the Sybase Central tool - amongst others.

Now I just have to try to squeeze in time to work through it all !
Harry Catharell
 
Posts: 812
Joined: Fri Sep 26, 2003 10:23 am
Location: Milton Keynes, England

Postby drookwood » Tue Apr 06, 2004 3:25 pm

I like the notion that Sybase is faster than Firebird. How do I transfer a solution from firebird to Sybase?
David Rookwood

SAN Developer
drookwood
 
Posts: 290
Joined: Tue Nov 11, 2003 7:08 pm
Location: Somerset, UK

Postby Jan Aleman » Tue Apr 06, 2004 3:30 pm

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.
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

jawaw - Could not find the main class. Programm will exit.

Postby gatzki » Mon Apr 12, 2004 12:25 am

While trying to run the servoy_installer.jar with jawaw i permanantly get the message:

Java Virtual machine launcher:
Could not find the main class. Programm will exit.


Any idea what to do ? May there something wrong with a classpath?[/code]
gatzki
 
Posts: 6
Joined: Tue Mar 09, 2004 1:04 pm
Location: munich

Next

Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 11 guests