[ANN] Valentina 3.2 build of all products.

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jul 28 03:24:52 CDT 2007


Hi All,

Valentina 3.2 build is ready for use and uploaded to sites.
Below you can find list of NEW features and fixes.


kernel - 3.2
============
- 0002499: [Tables] [NEW] Custom System Tables. (ruslan)
- 0002500: [SQL] [NEW] CREATE SYSTEM TABLE .... (ruslan)
- 0002498: [API] String::setULLong with 20 digits value cause to crash
(Kirill)
- 0002437: [API] Add new value to field which have a method used this field
and before addition has been changed type of it field (ivan)
- 0002438: [SQL] Crash when add new records to field which used in some
method and type of it field was changed (ivan)
- 0002430: [SQL] Crash when change field type after created SP which worked
with it (ivan)
- 0002445: [Triggers] When used not defined user variable in trigger have
crash (ivan)
- 0002458: [API] Crash when delete table with two INSERT and UPDATE triggers
(ivan)
- 0002451: [SQL] Using a View crashes VStudio (ivan)
- 0002425: [SQL] Alter table add column ObjectPtr produced wrong results.
(ivan)
- 0002427: [SQL] Altering ObjectPtr link gets broken ObjectPtr in some
circumstances. (ivan)
- 0002428: [SQL] Dropping RDB link does not drop FK constraint. (ivan)
- 0002435: [SQL] View do not replaced by "CREATE OR REPLACE VIEW" command
(ivan)
- 0002436: [Links] After create a clean ObjectPtr field without link the
link count of database and table show that link is present (ivan)
- 0002439: [API] VTable.UpdateAllRecords with unique field work incorrect
(ivan)


V4MD - 3.2
==========
- 0002505: [API] VField.getString() return <null> for NULL and empty not
NULL value (Kirill)
- 0002504: [API] VField.Value return <void> instead of "" for empty not null
value (Kirill)


V4RB - 3.2
==========
- 0001935: [Class-way] LLong and ULLong.Value are not usable (Kirill)
- 0001242: [API] Allow table.field.Value to return a 64-bit value in
REALbasic 2006 (Kirill)
- 0002496: [Examples] [NEW] API_way/Link_Convert_M_TO_M (Kirill)
- 0002495: [Examples] [NEW] API_way/Link_Convert_1_TO_M (Kirill)
- 0002494: [Examples] [NEW] SQL_way/Link_Convert_M_TO_M (Kirill)
- 0002493: [Examples] [NEW] SQL_way/Link_Convert_1_TO_M (Kirill)
- 0002492: [Examples] [NEW] SQL_way/Triggers (Kirill)
- 0002491: [Examples] [NEW] SQL_way/Stored_Procedures (Kirill)
- 0002490: [Examples] [NEW] VServer/ScheduledBackup (Kirill)
- 0002489: [API] [NEW] VLink2.CopyLinksTo( inLeftTargetLink As VLink2,
inpRightTargetLink As VLink2) (Kirill)
- 0002488: [API] [NEW] VLink2.CopyLinksFrom( inLink1 As VLink2, inLink2 As
VLink2 = NULL ) (Kirill)
- 0002487: [API] [NEW] Valentina.WriteToLog( inMsg As String ) (Kirill)
- 0002486: [API] [NEW] VLink.Kind() As Integer (Kirill)
- 0002383: [SQL] V4RB hangs when trying to perform a SELECT on a damaged
database (ivan)
- 0002443: [Docs] Error in documentation for SQL command BACKUP DATABASE
(user25)
- 0002449: [Docs] "If not exists" doesn't exist (ivan)
- 0002434: [Database] Deleting of record with BLOB causes database
corruption. (ruslan)

VCOM - 3.2
==========
- 0002485: [Examples] [NEW] API_way/Link_Convert_M_TO_M (Kirill)
- 0002484: [Examples] [NEW] API_way/Link_Convert_1_TO_M (Kirill)
- 0002483: [API] [NEW] VLink2.CopyLinksTo( inLeftTargetLink As VLink2,
inpRightTargetLink As VLink2) (Kirill)
- 0002482: [API] [NEW] VLink2.CopyLinksFrom( inLink1 As VLink2, inLink2 As
VLink2 = NULL ) (Kirill)
- 0002481: [Examples] [NEW] SQL_way/Link_Convert_M_TO_M (Kirill)
- 0002480: [Examples] [NEW] SQL_way/Link_Convert_1_TO_M (Kirill)
- 0002479: [Examples] [NEW] SQL_way/Triggers (Kirill)
- 0002478: [Examples] [NEW] SQL_way/Stored_Procedures (Kirill)
- 0002477: [Examples] [NEW] VServer/ScheduledBackup (Kirill)
- 0002476: [API] [NEW] Valentina.WriteToLog( inMsg As String ) (Kirill)
- 0002475: [API] [NEW] VLink.Kind() As EVLinkKind (Kirill)
- 0002465: [API] VTable::Create*****Field methods do not throw errors to
Visual Basic (Kirill)


VPHP - 3.2
==========
- 0002420: [API] PHP: Unable to open encrypted databases (Kirill)
- 0002502: [Feature] [NEW] Support Windows PHP v.5 (Kirill)
- 0002432: [SQL] Unsigned medium field always returns NULL on fetch array
(ruslan)


VStudio - 3.2
=============
- 0002450: [SQL Builder] Area for Views (igor_nikita)
- 0002512: [Views] Cannot open view with name that begin with "select", like
"select_from_my_table" (igor_nikita)
- 0002376: [Import/Export] VStudio seems to only want to import text files
with .txt extension. (igor_nikita)
- 0002511: [Data Editor] [New] Now data are cached into Data Editor
(igor_nikita)
- 0002440: [Editor Toolbar] VStudio crashes when Save File tooolbar button
is clicked (igor_nikita)
- 0002460: [Schema Editor] changing properties (igor_nikita)
- 0002453: [SQL Builder] Empty area in tables (igor_nikita)
- 0002380: [Data Editor Related] when scrolling through rows "\ r " is
stripped out from the data (ruslan)
- 0002501: [Schema Editor] Now change selection in Tree Mode make this
object current for Column Mode too (igor_nikita)
- 0002459: [Schema Editor] Opening SQL editor (ruslan)
- 0002441: [Application Menu] After opening a database on a server, the name
of the database is not shown in the "Datasource Elements" list (igor_nikita)
- 0002365: [VServer Connection] Blank db names, sqleditor crashing
(igor_nikita)
- 0002442: [SQL Editor] Clicking SQLEditor button crashes VStudio when
connected to VServer (ruslan)
- 0001979: [Data Editor] Data-browser modify CR to LF (igor_nikita)
- 0002455: [Data Editor] text fields in data entry do not show multiple
lines (igor_nikita)
- 0002452: [SQL Editor] Views don't auto complete (igor_nikita)
- 0002322: [API] VStudio 3.0 Data-Editor doesn't scroll the Fleidnames
(jochen)
- 0002188: [VServer Connection] Connecting over VPN not working (jochen)
- 0002473: [Views] varchar field in view limited to 20 characters?????
(ivan)


-- 
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/20070728/44c7e0c6/attachment-0001.html


More information about the Valentina-studio mailing list