[ANN] Valentina 3.5 b7 uploaded

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Nov 14 03:55:14 CST 2007


Hi All,

    http://www.valentina-db.com/download/beta/3.5b7/

You can get here 3.5 b7 build of Valentina products.

The main issues of this build:
    * VSERVER ­ improved work with @userVariables
    * KERNEL/SQL ­ now is supported
               GROUP BY f1,f2,f3 WITH ROLLUP
    * KERNEL/SQL  fixed binding for BLOBs > 32K

    * VSTUDIO 
            * improved a lots speed of Data Editor (100+ times)
            * improved Diagrams. Now works printing of one page,
                into PDF using virtual printer driver for win.
                on OS X system self can do PDF.
            
Full list of changes for 3.5 is below, you can get it also
    from http://www.valentina-db.com/bt/changelog_page.php


kernel - 3.5
============
- 0002838: [API] WritePictureAs doesn't work anymore (Kirill) - resolved.
- 0002786: [API] UpdateAllRecords -> corruption (ivan) - resolved.
- 0002815: [SQL] use master; select * from ( show events from untitled ) -
return error (ruslan) - resolved.
- 0002796: [SQL] Predicate in join clause should be applied strictly before
join. (ivan) - resolved.
- 0001792: [SQL] [NEW] support of syntax with predicated in the ON clause of
join. (ivan) - resolved.
- 0002783: [SQL Nodes] DISTINCT on temporary method fails (ivan) - resolved.
- 0000512: [API] ORDER BY temporary method fails (ivan) - resolved.
- 0002774: [API] Facility to set illegal table name (Kirill) - resolved.
- 0002102: [Database] Cannot set Century1 and Century2 parameters of
database (ivan) - resolved.
- 0002771: [Join of Tables] Join on String Methods gets wrong results.
(ivan) - resolved.
- 0002760: [SQL Dump] After make dump of db and load it to another db also
created new non system properties (ivan) - resolved.
- 0002755: [SQL] crash when try execute "UPDATE sys_Diagrams SET [diadata] =
'' where [name] = 'd1'" (ivan) - resolved.
- 0002752: [Triggers] Triggers corrupt indexes (3.5b3) (ivan) - resolved.
- 0002748: [SQL] stored procedure returns wrong values, and variables are
not known in subselect... (ivan) - resolved.
- 0002468: [Other] Clone changes database encoding (ivan) - resolved.
- 0002729: [Feature] Server Properties... (ivan) - resolved.
- 0002704: [Schema Editor] Boolean field always is indexed (ivan) -
resolved.
- 0002716: [Triggers] "Before-update" trigger usage can lead to corrupting
index exception. (ivan) - resolved.
- 0002703: [Stored Procedures] variables in stored procedures (ivan) -
resolved.
- 0002701: [Functions] sum(case(...)) failed to sum in relation with a join
statement (ivan) - resolved.
- 0002709: [SQL] "set var = select f1 from t1 WHERE false" throws an
exception because of no value is assigned. (ivan) - resolved.
- 0002708: [SQL Nodes] Incorrect case results inside SP. (ivan) - resolved.
- 0002604: [Indexes] Slow initial search on index by words method (ruslan) -
resolved.
- 0002680: [SQL Parser] error description if date or time used wrong format
(ivan) - resolved.
- 0002679: [Backup] BACKUP not works for LOCAL dbs. (ruslan) - resolved.


V4MD - 3.5
==========
- 0002814: [API] Unable to set VField.DefaultValue. (Kirill) - resolved.
- 0002761: [Database] VStudio Mac OS X crashes on opening v1 DB
(igor_nikita) - resolved.
- 0002762: [Examples] [NEW] VServer/ScheduledBackup (Kirill) - resolved.
- 0002763: [Examples] [NEW] SQL_way/Stored_Procedures (Kirill) - resolved.
- 0002764: [Examples] [NEW] SQL_way/Triggers (Kirill) - resolved.
- 0002765: [Examples] [NEW] SQL_way/Link_Convert_1_TO_M (Kirill) - resolved.
- 0002766: [Examples] [NEW] SQL_way/Link_Convert_M_TO_M (Kirill) - resolved.
- 0002767: [API] [NEW] VLink.Kind() As String (Kirill) - resolved.
- 0002768: [API] [NEW] Valentina.WriteToLog( inMsg As String ) (Kirill) -
resolved.


V4RB - 3.5
==========
- 0002810: [API] Unable to set VField.DefaultValue. (Kirill) - resolved.
- 0002754: [RBDB API] Application crashes when using VRBDataBase (ruslan) -
resolved.
- 0002730: [RBDB API] [NEW] VRBDatabase class get properties Port,
ConnectionTimout, EmbeddedSerial (ruslan) - resolved.


V4REV - 3.5
===========
- 0002812: [API] Unable to set VField.DefaultValue. (Kirill) - resolved.
- 0002717: [API] [NEW] VLink.Kind() As String (Kirill) - resolved.
- 0002718: [API] [NEW] Valentina.WriteToLog( inMsg As String ) (Kirill) -
resolved.
- 0002719: [Examples] [NEW] VServer/ScheduledBackup (Kirill) - resolved.
- 0002720: [Examples] [NEW] SQL_way/Stored_Procedures (Kirill) - resolved.
- 0002721: [Examples] [NEW] SQL_way/Triggers (Kirill) - resolved.
- 0002722: [Examples] [NEW] SQL_way/Link_Convert_1_TO_M (Kirill) - resolved.
- 0002723: [Examples] [NEW] SQL_way/Link_Convert_M_TO_M (Kirill) - resolved.
- 0002724: [Examples] [NEW] API_way/Dump_SQL_Database (Kirill) - resolved.
- 0002725: [Examples] [NEW] API_way/Dump_XML_Database (Kirill) - resolved.
- 0002726: [Examples] [NEW] API_way/Dump_XML_Table (Kirill) - resolved.
- 0002332: [Pictures] not able to display picture in database - closed.


VCOM - 3.5
==========
- 0002813: [API] Unable to set VField.DefaultValue. (Kirill) - resolved.
- 0002785: [Change] VCOM >3.3: Two sqlselect() that procuce a statement
error after another raise VCOM exception (ivan) - resolved.
- 0002671: [Fields] VCOM 3.4 : 2nd access of VField.value raises access
violation (ivan) - resolved.
- 0002732: [Fields] Wrongfully get VT_BOOL variant from "null-value" instead
of VT_NULL. (ivan) - resolved.
- 0002268: [API-way] First search after reboot takes very very long time,
then instant. (ruslan) - resolved.
- 0002664: [Other] 3.1 to 3.4 => Spelling mistake in function name:
UseEncrytionKey (missing letter "p") (Kirill) - resolved.


VNET - 3.5
==========
- 0002811: [API] Unable to set VField.DefaultValue. (Kirill) - resolved.
- 0002699: [Examples] [NEW] VB API_way/Link_Convert_M_TO_M (Kirill) -
resolved.
- 0002698: [Examples] [NEW] C# API_way/Link_Convert_M_TO_M (Kirill) -
resolved.
- 0002697: [Examples] [NEW] VB API_way/Link_Convert_1_TO_M (Kirill) -
resolved.
- 0002696: [Examples] [NEW] C# API_way/Link_Convert_1_TO_M (Kirill) -
resolved.
- 0002695: [Examples] [NEW] VB SQL_way/Link_Convert_M_TO_M (Kirill) -
resolved.
- 0002694: [Examples] [NEW] C# SQL_way/Link_Convert_M_TO_M (Kirill) -
resolved.
- 0002693: [Examples] [NEW] VB SQL_way/Link_Convert_1_TO_M (Kirill) -
resolved.
- 0002692: [Examples] [NEW] C# SQL_way/Link_Convert_1_TO_M (Kirill) -
resolved.
- 0002691: [Examples] [NEW] VB SQL_way/Triggers (Kirill) - resolved.
- 0002690: [Examples] [NEW] C# SQL_way/Triggers (Kirill) - resolved.
- 0002689: [Examples] [NEW] VB SQL_way/Stored_Procedures (Kirill) -
resolved.
- 0002688: [Examples] [NEW] C# SQL_way/Stored_Procedures (Kirill) -
resolved.
- 0002687: [Examples] [NEW] VB VServer/ScheduledBackup (Kirill) - resolved.
- 0002686: [Examples] [NEW] C# VServer/ScheduledBackup (Kirill) - resolved.
- 0002685: [API] [NEW] VLink2.CopyLinksTo( inLeftTargetLink As IVLink2,
inRightTargetLink As IVLink2) (Kirill) - resolved.
- 0002684: [API] [NEW] VLink2.CopyLinksFrom( inLink1 As IVLink2, inLink2 As
IVLink2 = NULL ) (Kirill) - resolved.
- 0002683: [API] [NEW] Valentina.WriteToLog( inMsg As String ) (Kirill) -
resolved.
- 0002682: [API] [NEW] VLink.Kind() As EVLinkKind (Kirill) - resolved.


VPHP - 3.5
==========
- 0002837: [API] [NEW] "Encoding" parameter in the valentina_connect()
(Kirill) - resolved.


VServer - 3.5
=============
- 0002823: [SQL] Stored procedure not executed (ivan) - resolved.
- 0002787: [API] Server crashed when press "Restart" button in VStudio
(ivan) - resolved.
- 0002182: [Change] I would like to be able to change the Bonjour server
name with Valentina SQL SET PROPERTY statements (ivan) - resolved.
- 0002728: [Installation] [Linux] Valentina cannot be installed when user
has no write permissions to /usr/ (Kirill) - resolved.


VStudio - 3.5
=============
- 0002667: [Feature] Add system variable @@lastquery (ivan) - resolved.
- 0002834: [Schema Editor] Sometimes VStudio shows duplicated bonjour
servers (igor_nikita) - resolved.
- 0002833: [Schema Editor - Tree View] Sometimes VStudio crash after
open/close bonjour connection (igor_nikita) - resolved.
- 0002797: [VServer Admin] Refresh Every ... sec do not work (igor_nikita) -
resolved.
- 0002791: [VServer Admin] Disconnect from current connection in the VStudio
reduce to crash. (igor_nikita) - resolved.
- 0002792: [Schema Editor] Attempt to create database with name which is
already present on a server reduce to nonreversible gliches in the "Schema
Editor" (igor_nikita) - resolved.
- 0002806: [Schema Editor] Second tab with "Schema Editor" show connection
whic is already closed. (igor_nikita) - resolved.
- 0002829: [Schema Editor] Duplication in databases list when try create
database with already existing name (igor_nikita) - resolved.
- 0002795: [VServer Admin] Deleting current user in the "VServer Admin"
reduce to crash (igor_nikita) - resolved.
- 0002801: [Schema Editor] After closed master database attempt to add a new
user reduce to crash. (igor_nikita) - resolved.
- 0002802: [Schema Editor] Columns of the "Schema Editor" stop answer on
action if open master database from non admin user. (igor_nikita) -
resolved.
- 0002627: [Diagrams] Diagrams cannot be printed (igor_nikita) - resolved.
- 0002827: [Schema Editor - Column View] Now You can change width of all
columns during resize column by mouse (igor_nikita) - resolved.
- 0002817: [Diagrams] Please add possibility to transfer diagrams from one
database to another database (igor_nikita) - resolved.
- 0002826: [Diagrams] [NEW] Now You can search table in diagram by name
using search control (igor_nikita) - resolved.
- 0002808: [Data Editor] Select "Show All Records" in the "Data Editor"
crashed the VStudio (igor_nikita) - resolved.
- 0002822: [Diagrams] Comments should wrap (igor_nikita) - resolved.
- 0002789: [Schema Editor] Already created event do not shown in the "Schema
Editor" (igor_nikita) - resolved.
- 0002816: [SQL Editor] Autocompletion doesn't work for events (igor_nikita)
- resolved.
- 0002065: [Property Inspector] Setting Century1 & Century2 properties of
database does not works (igor_nikita) - resolved.
- 0002788: [Schema Editor] VStudio do not responce on events after create a
trigger. (igor_nikita) - resolved.
- 0002778: [Data Editor] When drop a record in the table have crash
(igor_nikita) - resolved.
- 0002776: [Data Editor] Crash on Attempt do SHOW ALL RECS after Filter was
applied. (igor_nikita) - resolved.
- 0002775: [Property Inspector] When set field name to illegal VStudio
crashed (igor_nikita) - resolved.
- 0002781: [Schema Editor] "Create Method" case in the popup window of table
was no action. (igor_nikita) - resolved.
- 0002782: [Schema Editor] "In Ram" tables are not shown. (igor_nikita) -
resolved.
- 0002780: [Schema Editor] Field types in the "Create New Field Or Method"
dialog must be sorted alphabetically. (igor_nikita) - resolved.
- 0002773: [SQL Builder] Ability write complex condition in the single
FILTER cell. (igor_nikita) - resolved.
- 0002678: [Stored Procedures] Refresh does not refresh the text of a stored
procedure (igor_nikita) - resolved.
- 0002735: [Import/Export] Loading SQL dump on VServer-Database crashes
VStudio (ruslan) - resolved.
- 0002740: [Data Editor] When added simple records in field got crash
(igor_nikita) - resolved.
- 0002599: [Contextual Menu] valentina studio on mac contextual menu on
click database name (ruslan) - resolved.
- 0001569: [Application Menu] Schema Browser Column headers do not look and
work as I would expect (jochen) - resolved.
- 0002736: [Other] [All Versions >3.1] Vstudio does not quit properly =>
task hangs (ruslan) - resolved.
- 0002714: [Other] Choosing Clear Recent files crashes VStudio (ruslan) -
resolved.
- 0002743: [Import/Export] After import to table records with field which is
not present in this table VStudio stop answer on actions (igor_nikita) -
resolved.
- 0002672: [SQL Editor] sql editor dictionary lacks the word 'procedures'
(igor_nikita) - resolved.
- 0002739: [Schema Editor] Got error when droping a table. (igor_nikita) -
resolved.
- 0002749: [VServer Admin] Unregistering a db crashes VStudio (3.5b3)
(igor_nikita) - resolved.
- 0002746: [Feature] Crash on database Clone. (igor_nikita) - resolved.
- 0002750: [Other] Closing a database (local AND server) crashes VStudio
3.5b3 (igor_nikita) - resolved.
- 0002756: [Schema Editor - Column View] Two tables stay grey when switch
back to field view (igor_nikita) - resolved.
- 0002744: [Property Inspector] After failure renaming table showed
unaccepted name (igor_nikita) - resolved.
- 0002670: [Events/Sheduler] 10-minute limit timeout message appears long
after VStudio has exited (igor_nikita) - resolved.




-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://edison.macserve.net/pipermail/valentina-studio/attachments/20071114/2fd5f976/attachment-0001.html


More information about the Valentina-studio mailing list