Anonymous |
Login
|
Signup for a new account
2008-11-21 05:49 PST
Project:
All Projects
kernel
V4CC
V4JS
V4MD
V4RB
V4REV
V4RUBY
VClient
VCOM
VJDK
VNET
VODBC
VPHP
VRreport
VSDK
VServer
VStudio
VStudio PRO
Main
|
My View
|
View Issues
|
Change Log
|
Roadmap
|
Docs
V4RB - Change Log
V4RB - 4.0
==========
-
0003743
:
[SQL]
Kernel error on Union queries involving pict fields (ivan) - resolved.
-
0003602
:
[API]
[NEW] Class VQueryResult (Kirill) - resolved.
-
0003603
:
[API]
[NEW] VDatabase.Connection (Kirill) - resolved.
-
0003604
:
[API]
[NEW] Valentina.GetLocalConnection() (Kirill) - resolved.
-
0003605
:
[API]
[NEW] VConnection.SqlExecute() (Kirill) - resolved.
-
0003606
:
[API]
[NEW] VConnection.SqlQuery() (Kirill) - resolved.
-
0003607
:
[API]
[NEW] VConnection.SqlSelect() (Kirill) - resolved.
-
0003612
:
[API]
[NEW] VDatabase.SqlQuery() (Kirill) - resolved.
-
0003180
:
[Docs]
Mistake in documentation (
user25
) - resolved.
-
0003195
:
[SQL]
V4RB - Falise in the Where Condition of a Join Query returns all linked records (ivan) - resolved.
-
0003174
:
[RBDB API]
RBDB_API table.UpdateRecord does not TRIGGER (although 3.6 beta) in local DB (ivan) - resolved.
-
0003230
:
[API]
V4RB plugin seems to use Oldstyle Constructors (Kirill) - resolved.
V4RB - 3.5.2
============
-
0003068
:
[SQL]
Trigger AFTER DELETE Uses wrong values (ivan) - resolved.
-
0002825
:
[Docs]
Documentation for DataBaseInfo is missing (
user25
) - resolved.
-
0002948
:
[Examples]
MultiWindow example is non-functional in many ways (Kirill) - resolved.
-
0002993
:
[RBDB API]
Can't add a column into existing table. (Kirill) - resolved.
-
0002992
:
[RBDB API]
Field property "Type" is always showed as "Unknown" (Kirill) - resolved.
-
0002991
:
[RBDB API]
Field property "Length" is never shows in the schema of database (Kirill) - resolved.
-
0002987
:
[RBDB API]
Opening database from the "Project Editor" will produce a crash. (Kirill) - resolved.
-
0002984
:
[RBDB API]
[RBDB] RecordSet.ColumnType( num ) do not return current type of field (Kirill) - resolved.
-
0002831
:
[RBDB API]
vrbdatabase class rejects datevalue (Kirill) - resolved.
-
0002558
:
[API]
Valentina.EscapeString crashes on Vista OS (Kirill) - resolved.
-
0002943
:
[NEW]
Methods to support SQL binding with BLOB values (ivan) - resolved.
-
0002937
:
[SQL]
Inserting data with bound parameters in SQL not working with binary data. (ivan) - resolved.
V4RB - 3.5
==========
-
0002868
:
[SQL]
Strange results in Subquery (ivan) - resolved.
-
0002867
:
[SQL]
Crash executing SQL IN clause with a Subquery using UNION (ivan) - resolved.
-
0002857
:
[API]
[Removed] VCursor.ObjectPtrField() (Kirill) - resolved.
-
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.
V4RB - 3.2
==========
-
0001935
:
[Class-way]
LLong and ULLong.Value are not usable (Kirill) - resolved.
-
0001242
:
[API]
Allow table.field.Value to return a 64-bit value in REALbasic 2006 (Kirill) - resolved.
-
0002496
:
[Examples]
[NEW] API_way/Link_Convert_M_TO_M (Kirill) - resolved.
-
0002495
:
[Examples]
[NEW] API_way/Link_Convert_1_TO_M (Kirill) - resolved.
-
0002494
:
[Examples]
[NEW] SQL_way/Link_Convert_M_TO_M (Kirill) - resolved.
-
0002493
:
[Examples]
[NEW] SQL_way/Link_Convert_1_TO_M (Kirill) - resolved.
-
0002492
:
[Examples]
[NEW] SQL_way/Triggers (Kirill) - resolved.
-
0002491
:
[Examples]
[NEW] SQL_way/Stored_Procedures (Kirill) - resolved.
-
0002490
:
[Examples]
[NEW] VServer/ScheduledBackup (Kirill) - resolved.
-
0002489
:
[API]
[NEW] VLink2.CopyLinksTo( inLeftTargetLink As VLink2, inpRightTargetLink As VLink2) (Kirill) - resolved.
-
0002488
:
[API]
[NEW] VLink2.CopyLinksFrom( inLink1 As VLink2, inLink2 As VLink2 = NULL ) (Kirill) - resolved.
-
0002487
:
[API]
[NEW] Valentina.WriteToLog( inMsg As String ) (Kirill) - resolved.
-
0002486
:
[API]
[NEW] VLink.Kind() As Integer (Kirill) - resolved.
-
0002443
:
[Docs]
Error in documentation for SQL command BACKUP DATABASE (
user25
) - resolved.
-
0002449
:
[Docs]
"If not exists" doesn't exist (ivan) - resolved.
-
0002434
:
[Database]
Deleting of record with BLOB causes database corruption. (ruslan) - resolved.
V4RB - 3.0.2
============
-
0002258
:
[Client]
Opening a DB after doing some maintenance to it (thru a schema update function) causes a crash (ivan) - resolved.
V4RB - 3.0
==========
-
0002303
:
[SQL]
using NOT IN with a subselect that returns 0 records returns 0 records in main query using V4RB (ruslan) - resolved.
-
0002297
:
[Other]
Runtime error 4 with HFSX Volume (ruslan) - closed.
V4RB - 2.5.10
=============
-
0002294
:
[Database]
DB gets corrupted after schema change (ivan) - resolved.
-
0002307
:
[Class-way]
App crashes if cursor is not set to nil when closing DB (ivan) - resolved.
-
0001749
:
[SQL]
Getting VException trying Cursor update after SqlUpdate (ivan) - resolved.
V4RB - 2.5.9
============
-
0002290
:
[Cursors]
VBlob.IsNull returns incorrect value for client-side cursor (ivan) - resolved.
-
0002265
:
[V4RB Binding Framework]
Applications created with V4RB on a Mac no longer work on either Windows XP and Vista (ruslan) - resolved.
-
0002271
:
[API]
On NULL value VDate.GetDate() return not NULL. Also VTime.GetTime() and VDateTime.GetDateTime() have the same problem. (Kirill) - resolved.
V4RB - 2.5.8
============
-
0002066
:
[Database]
Cannot update database created by Valentina 1.9.5 (ivan) - resolved.
-
0002241
:
[Fields]
VTable.Field(fieldName) returns not nil in certain situation for remote database (ruslan) - resolved.
-
0002251
:
[Client]
RecordExists( myRec ) causes a Valentina Embedded Server to crash (ivan) - resolved.
V4RB - 2.5.7
============
-
0002225
:
[Error codes/classes]
Application crashes in the course of handling exception. (ivan) - resolved.
-
0002216
:
[Database]
Crash occurs at converting database with long name from 1.11 to 2.5.6 (ruslan) - resolved.
V4RB - 2.5.6
============
-
0002207
:
[Docs]
Incorrect info in V4RB Reference - GetDatabaseFormatVersion (
user25
) - resolved.
-
0002206
:
[Docs]
Error in documentation - Diagnose - resolved.
-
0002187
:
[Import/Export]
Import certain data with quote incorrect (ruslan) - closed.
V4RB - 2.5.3
============
-
0002139
:
[V4RB Binding Framework]
[NEW] ListBox now is commander can is able issue commands to V4RB_CursorControl (Kirill) - resolved.
-
0002029
:
[Database]
Sample app crashes at attempt to load database from XML if to set custom system date (ruslan) - resolved.
V4RB - 2.5.1
============
-
0001984
:
[Docs]
VConnection documentation is a mess. (
user25
) - resolved.
-
0002040
:
[Client]
VDatabase.Close does not release VConnection object. (ivan) - resolved.
-
0002041
:
[Client]
VDatabase.Constructor(connection as VConnection) crashes if connection.Open has not been called first. (ivan) - resolved.
-
0002042
:
[Client]
VDatabase.Constructor crashes when passed a nil VConnection object (ivan) - resolved.
-
0002047
:
[API]
[NEW] VTime.SetTime( inDate As Date ) and VTime.GetTime() As Date (Kirill) - resolved.
-
0002048
:
[API]
[NEW] VDateTime.SetDateTime( inDate As Date ) and VDateTime.GetDateTime() As Date (Kirill) - resolved.
-
0002046
:
[API]
[NEW] VDate.SetDate( inDate As Date ) and VDate.GetDate() As Date (Kirill) - resolved.
-
0002036
:
[API]
Corrupt Index (ruslan) - closed.
V4RB - 2.5
==========
-
0001343
:
[Import/Export]
VDatabase.LoadDump raises an exception on data generated by Dump (ruslan) - resolved.
-
0001891
:
[Installation]
Cannot use V4RB.rbx plugin v2.4.3 in ConsoleApplication (ruslan) - resolved.
-
0002015
:
[XML dump]
V4RB 2.5b23 crashes on attempt to load XML dump (ruslan) - resolved.
-
0001999
:
[Database]
Application crashes at using the dump function (ivan) - resolved.
-
0002016
:
[Database]
Database becomes corrupted after executing of "SELECT MAX ..." query. (ivan) - resolved.
-
0001983
:
[Examples]
Example project 'Valentina Server Utility' does not compile. (ruslan) - resolved.
-
0001981
:
[Other]
VDatabase.Creator sets value backwards in Intel builds. (ruslan) - resolved.
-
0001988
:
[Cursors]
VBlob.WriteRawData crashes client-server app. (ivan) - resolved.
-
0001989
:
[Fields]
VBlob.ReadRawData crashes app. (ivan) - resolved.
-
0001959
:
[Database]
nil a DB where a SQLExecute has been performed via binds and the app will crash (ivan) - resolved.
-
0001671
:
[Tables]
VTable.Collation( kStrength ) = kPrimary do not work for just created table. (ivan) - resolved.
-
0001946
:
[Class-way]
Crash trying to nil the DB object if Collation attribute of any Table is set (ivan) - resolved.
-
0001948
:
[API]
[NEW] VConnection.UseSSL() (Kirill) - resolved.
-
0001943
:
[XML dump]
XML dump and Clone command problems (ivan) - resolved.
-
0001941
:
[Database]
V4RB2 v2.5b11 crashes on attempt to load XML file created by Valentina1 (ivan) - resolved.
-
0001896
:
[Database]
Database becomes corrupted after converting it from Valentina1 format (ivan) - resolved.
-
0001902
:
[Database]
Query causes crash (ivan) - resolved.
-
0001916
:
[Examples]
[NEW] Common/VServer_Bonjour (Kirill) - resolved.
-
0001911
:
[API]
[NEW] Valentina.LocateBonjourService() (Kirill) - resolved.
-
0001897
:
[Database]
Valentina.GetDatabaseVersion() doesn't work on Intel (ruslan) - resolved.
-
0000987
:
[Pictures]
PictureField Not Saving (ruslan) - resolved.
-
0001248
:
[Database]
Logfile is inside the application package (ruslan) - closed.
V4RB - 2.4.3
============
-
0001181
:
[Database]
Database get corrupt after conversion from 1.11 to 2.1 and changing structure (ruslan) - resolved.
-
0001848
:
[API]
[NEW] Valentina.ErrNumber and Valentina.ErrString properties. (ivan) - resolved.
V4RB - 2.4.2
============
-
0001815
:
[SQL]
Left outer Join on 2 tables crash when there is more than the 2 tables in the FROM statement (ivan) - resolved.
-
0001696
:
[Class-way]
VarBinary MaxLength property can't be set in Class-way db creation (ivan) - resolved.
-
0001724
:
[Client]
Win XP Client Crashes when Setting Vcursor to Nil with OS X Vserver (ivan) - resolved.
-
0001754
:
[Examples]
[NEW] API_way/Field_FromToFile (Kirill) - resolved.
-
0001750
:
[SQL]
crashing after ALTER TABLE (ivan) - closed.
-
0001772
:
[SQL]
Problem with Alter Table (ivan) - closed.
V4RB - 2.4.1
============
-
0001566
:
[API]
Demo Timeout Occurs When Remote Debugging Even With Proper Key (ruslan) - resolved.
V4RB - 2.4
==========
-
0001477
:
[Tables]
Calling VTable.ChangeType on remote database crashes app. (Kirill) - resolved.
-
0001363
:
[Import/Export]
Importing data with apostrophes and quotes (ruslan) - resolved.
-
0001118
:
[Client]
V4Rb client hangs when looping throuugh VServer.DatabaseInfo when other clients are connected (ivan) - resolved.
-
0001345
:
[Cursors]
VBlob.ReadData does not always work in client-server mode (ruslan) - resolved.
-
0001669
:
[SQL]
Segment error on SQL - resubmission of problem # 1429 (ivan) - resolved.
-
0001207
:
[Database]
Problem opening remote database. (ivan) - resolved.
-
0001565
:
[Other]
Mach-O Builds Suffer Unexpected Exceptions When Interacting With Vserver (ruslan) - resolved.
-
0001720
:
[API]
Version 2.4 V4RB Mach-O Plugin Does Not Provide Vserver With Proper Database Name (ruslan) - resolved.
V4RB - 2.4 b16
==============
-
0001708
:
[API]
[NEW] VConnection class (ruslan) - resolved.
-
0001648
:
[API]
Calling VServer.OpenSession second time crashes app. (ruslan) - resolved.
-
0001576
:
[SQL]
Parameter Binding does not seem to work (ruslan) - resolved.
-
0001649
:
[Links]
VLink.AsVBinaryLink returns nil for binary link (ruslan) - resolved.
-
0001012
:
[Client]
Calling VDatabase.Link causes client app to hang (
igor
) - resolved.
-
0001031
:
[Class-way]
fc12 VServer (Class Way) Gives Error when setting .RecID (
igor
) - resolved.
V4RB - 2.4 b10
==============
-
0001626
:
[Tables]
[NEW] "VTable.IndexChanges as Integer" property (ruslan) - resolved.
-
0001625
:
[Tables]
[NEW] "VTable.MaxRecordCount as Integer" property (ruslan) - resolved.
V4RB - 2.4 b9
=============
-
0001205
:
[API]
VDatabase.Create crashes in MacOS X if database is in use. (ruslan) - resolved.
V4RB - 2.4 b1
=============
-
0001546
:
[API]
New prorerty Size added in to VDatabase, VTable, VLink and VField objects. (Andrey Mezheninov) - resolved.
V4RB - 2.3
==========
-
0001341
:
[Feature Request]
Possibility to change a VField type to ObjectPtr without losing stored value (ruslan) - resolved.
V4RB - 2.3 b6
=============
-
0001470
:
[SQL]
Can't set a boolean field value using binds and the true keyword (ivan) - resolved.
V4RB - 2.3 b3
=============
-
0001364
:
[Links]
link.FindLinkedAsBitSet will cause a crash if nil is used as first parameter (ruslan) - resolved.
-
0001229
:
[API-way]
Allow For Naming Of The Link In The Constructor When Creating A VObjectPtr (Kirill) - closed.
V4RB - 2.3 b2
=============
-
0001269
:
[Docs]
VServer.UserName should be changed to VServer.GetUserName (
user25
) - resolved.
V4RB - 2.3 b1
=============
-
0001288
:
[API]
vdatabase.diagnose -> crash (ruslan) - resolved.
-
0001361
:
[Database]
Trashing index causes an E (ivan) - resolved.
-
0001344
:
[API]
db= new VDatabase(VServer) does not work (ivan) - resolved.
V4RB - 2.2 b9
=============
-
0001319
:
[Cursors]
Adding to cursor that has an Order by clause crash (ivan) - resolved.
-
0001309
:
[SQL]
UPDATE can update the wrong record (ivan) - closed.
-
0001310
:
[Database]
Crash on Open of My Database with V4RB 2.2b8 (ruslan) - closed.
V4RB - 2.2 b7
=============
-
0001307
:
[Cursors]
NEW 4 navigation methods: NextRecord_ODBC, PrevRecord_ODBC, FirstRecord_ODBC, LastRecord_ODBC (ruslan) - resolved.
V4RB - 2.2 b6
=============
-
0001305
:
[NEW]
Now we can build MACHO apps in RB. (ruslan) - resolved.
V4RB - 2.2 b5
=============
-
0001302
:
[API]
[NEW] VBitSet now have methods Invert(), SetAllBits(), ClearAllBits() (ruslan) - resolved.
-
0001301
:
[API]
[NEW] VArraySet now have methods InsertAt, RemoveAt, IndexOf (ruslan) - resolved.
-
0001300
:
[API]
Need function to find record position in VArraySet (ruslan) - resolved.
-
0001217
:
[Performance]
Converting file from v1 to v2 is about 60 times slower on Windows than on Mac OS (ivan) - resolved.
V4RB - 2.1
==========
-
0001287
:
[Import/Export]
LoadDump crashes app (ivan) - resolved.
-
0001182
:
[SQL]
SQL92 'DATE' modifier not working as expected (ivan) - resolved.
-
0001075
:
[Docs]
VCursor.SetBlank documentation is incomplete (
user25
) - resolved.
-
0001074
:
[API]
VCursor.AddRecord documentation incomplete (ruslan) - resolved.
-
0001236
:
[Database]
Problems with the Datbase.Open and creation In server (ruslan) - resolved.
-
0001200
:
[Change]
Renamed VField.FindSingle() to VField.FindSingleValue(). (ivan) - resolved.
-
0001177
:
[Docs]
Need to be documented VCursor.ToArraySet(). (
user25
) - resolved.
-
0001143
:
[Docs]
VPicture documentation is incomplete (
user25
) - resolved.
-
0001123
:
[Docs]
VDatabase.Dump documentation is incomplete (
user25
) - resolved.
-
0001170
:
[Cursors]
Obtain an ArraySet from a Cursor (ivan) - resolved.
-
0001161
:
[SQL]
SQL Query not returning the right number of records (ruslan) - resolved.
-
0001151
:
[API]
a duplicate field name (where? how?) crashes (ivan) - resolved.
-
0001145
:
[Import/Export]
Records are lost after restoring the database from XML if some records in the tables were linked and some deleted (ivan) - resolved.
-
0001062
:
[Feature Request]
IsRemote RO property implemented. (ivan) - resolved.
-
0001063
:
[Docs]
VDatabase.IsRemote property added. (
user25
) - resolved.
-
0001117
:
[NEW]
VDatabase.IsRemote property. (ivan) - resolved.
-
0001097
:
[Docs]
VDatabase.LastInsertedRecID implemented. (
user25
) - resolved.
-
0001106
:
[NEW]
Valentina.GetCurrentFormatVersion property. (ivan) - resolved.
-
0001091
:
[Docs]
Valentina.GetCurrentFormatVersion property. (
user25
) - resolved.
-
0001116
:
[NEW]
Valentina.Database( inIndex ) method. (ivan) - resolved.
-
0001115
:
[NEW]
Valentina.DatabaseCount property. (ivan) - resolved.
-
0001105
:
[NEW]
VDatabase.LastInsertedRecID implemented. (ivan) - resolved.
-
0001077
:
[Docs]
VCursor.UpdateAllRecords documentation is incorrect (
user25
) - resolved.
-
0001076
:
[Docs]
VCursor.UpdateRecord documentation is incorrect (
user25
) - resolved.
-
0001204
:
[Database]
SchemaVersion not saved if the application crashes. (ivan) - closed.
-
0001230
:
[SQL]
SQL-Problem (ivan) - closed.
-
0001201
:
[API]
Returned empty non-nil VArraySet from FindValueAsArraySet (ivan) - closed.
-
0001199
:
[Import/Export]
ImportText Crash in V4RB 2.1b15 (ivan) - closed.
-
0001088
:
[Installation]
V4RB2-Components in Packaged of Mach-O (ruslan) - closed.
-
0000686
:
[API]
VarBinary field does not properly store GetSaveInfo (ivan) - closed.
V4RB - 2.0.5
============
-
0001067
:
[Cursors]
VText field chops last character of saved data (ivan) - resolved.
-
0001065
:
[Cursors]
cursor field not updated correctly during iteration (ivan) - resolved.
-
0001066
:
[API]
VDatabase.Create for remote db crashes client (ivan) - resolved.
-
0000998
:
[Class-way]
Class-way Database in server only works in the same instance as creating. (
igor
) - resolved.
-
0000995
:
[Docs]
Update V4Rb docs for VBlob to include ReadData (
user25
) - resolved.
-
0001017
:
[Docs]
EVOnDeletion should be changed to EVOnDelete (
user25
) - resolved.
-
0001007
:
[Docs]
Clone() specs is changed. (
user25
) - resolved.
-
0001018
:
[API]
Assigning to VLink.OnDelete crashes V4Rb 2 (ivan) - resolved.
-
0001002
:
[Docs]
VBlob.DataSize docs should specify unit (
user25
) - resolved.
-
0001001
:
[Docs]
VLink.Owner documentation needs minor fix (
user25
) - resolved.
-
0000975
:
[Client]
Can't use ObjectPtr link Class Way on Server (
igor
) - resolved.
-
0000969
:
[Examples]
[NEW] Common/VServer_RegisterDb (ruslan) - resolved.
-
0000966
:
[Examples]
[NEW] APi_way/Table_Alter (ruslan) - resolved.
-
0000722
:
[Installation]
Cannot load Mac OS version of plugin "..path\Realbasic\.\Plugins\V4RB_2\V4RB.dll:-1" (ruslan) - resolved.
-
0000955
:
[Class-way]
Can't create file Classes-way as server Database (
igor
) - resolved.
-
0000960
:
[Change]
VBLOB.ReadRawData renamed to ReadData. WriteRawData() renamed to WriteData() (ruslan) - resolved.
-
0000959
:
[Examples]
[NEW] Example API_way/Field_Picture_Compressed. (ruslan) - resolved.
-
0000909
:
[Database]
Changing collation attribute has no effect on existing database (ivan) - resolved.
-
0000919
:
[RBDB API]
Delete in datacontrol not works. (
sergey
) - resolved.
-
0000928
:
[RBDB API]
Improved speed for RunQuery(). (
sergey
) - resolved.
-
0000936
:
[Database]
[NEW] VDatabase.Clone() method (2 forms). (ivan) - resolved.
-
0000934
:
[Examples]
[NEW] Api_way/Database_Clone (ivan) - resolved.
-
0000931
:
[API]
Example VServer crashes while attempting to get "System Catalog" ini-variable value (
igor
) - resolved.
-
0000331
:
[SQL]
'ORDER BY' parameter ignored when no WHERE statement present in SQL query (ivan) - closed.
-
0001011
:
[API]
Collation.Strength and Searching Problems (ivan) - closed.
V4RB - 2.0.4
============
-
0000918
:
[RBDB API]
VRB date in datacontrol (
sergey
) - resolved.
-
0000898
:
[Client]
db.Mode not correctly sent to Vserver (
igor
) - resolved.
-
0000890
:
[RBDB API]
Problem with type's names in creation table dialog. (
sergey
) - resolved.
-
0000888
:
[NEW]
Added missing properties for VServer class. (
igor
) - resolved.
-
0000887
:
[NEW]
Added property 'IOEncoding' [r/w] for class VDatabase. (
igor
) - resolved.
-
0000854
:
[Class-way]
Sorting a VBitSet can lead to a crash when also rapidly adding data (ruslan) - resolved.
-
0000842
:
[NEW]
VServer.CancelConnection() method added. (
igor
) - resolved.
-
0000841
:
[NEW]
inTimeout optional parameter added to VDatabase constructor. (
igor
) - resolved.
-
0000790
:
[Docs]
VServer.UnregisterDatabase documentation is incorrect (
user25
) - resolved.
-
0000799
:
[API]
fld.FindLike will not accept a VSet for inSelection (ruslan) - resolved.
-
0000829
:
[Fields]
Crash if try open window in RB Debugger for ObjectPtr field. (ruslan) - resolved.
-
0000688
:
[Class-way]
Compressor error with some data (
igor
) - resolved.
-
0000808
:
[Class-way]
Cannot modify Date or DateTime fields (ivan) - resolved.
-
0000803
:
[Change]
Constants of EVOs enum renamed. (
igor
) - resolved.
-
0000802
:
[Change]
Enum EVOnDeletion renamed to EVOnDelete (
igor
) - resolved.
-
0000801
:
[Other]
Fixed typo in Valentina.EscapeString() which cause RB2005 problems. (ruslan) - resolved.
-
0000366
:
[Feature Request]
VLink.IsLinked(recID, tbA, tbB) function (ivan) - resolved.
-
0000903
:
[API-way]
Vfield.FindDistinct crashes on empty table (ivan) - closed.
-
0000863
:
[SQL]
UPDATE Can update wrong Record (ivan) - closed.
V4RB - 2.0.3
============
-
0000770
:
[Class-way]
New databases are always read-only (ivan) - resolved.
-
0000730
:
[Examples]
[NEW] Advanced/VServerUtility (
igor
) - resolved.
-
0000729
:
[Examples]
[NEW] Common/SharedConnection (
igor
) - resolved.
-
0000728
:
[Examples]
[NEW] Common/VServer (
igor
) - resolved.
-
0000689
:
[Class-way]
DeleteAllRecords demands the parameter (ruslan) - resolved.
-
0000719
:
[SQL]
Crash in Select Query involving M:M Relations (ivan) - resolved.
-
0000709
:
[API-way]
"FindSingle" looks as "FindStart" instead of "FindValue". (ivan) - resolved.
-
0000684
:
[SQL]
Crash using LIKE and tables linked by objectPtr (ivan) - resolved.
-
0000616
:
[Performance]
Database takes a long time to open (ruslan) - resolved.
-
0000682
:
[Examples]
New, SQL_Way/ImportExport added. (ivan) - resolved.
-
0000678
:
[Other]
V4RB-Client now works with VServer. (ruslan) - resolved.
-
0000677
:
[Examples]
Class-way examples updated to be Server-ready. (ruslan) - resolved.
-
0000674
:
[Pictures]
REALbasic - vpicture fields not working (ruslan) - resolved.
-
0000718
:
[API]
db.table.DeleteAllRecords can corrupt a table (ruslan) - closed.
-
0000669
:
[API]
VTable.DeleteAllRecords Should Not Require a Parameter (ruslan) - closed.
-
0000685
:
[API]
db.table.UpdateRecord fails for BLOB field (ivan) - closed.
-
0000712
:
[Import/Export]
ImportText Fails to Import into the same table twice in a row (ivan) - closed.
V4RB - 2.0.2
============
-
0000601
:
[API]
Crash during the opening of a base without index (ruslan) - resolved.
-
0000654
:
[Examples]
[NEW] RBDB_way, Example "Doctors" (
sergey
) - resolved.
-
0000651
:
[Docs]
Incorrect example in Field( inIndex as Integer ) as VField (
user25
) - resolved.
-
0000643
:
[Feature Request]
plugin don't compile for Windows (ruslan) - resolved.
-
0000602
:
[API]
Converting V1 DB to V2 : crash (ruslan) - resolved.
-
0000642
:
[Class-way]
Different results returned by class-way vs. SQL-way (ivan) - resolved.
-
0000636
:
[Other]
Do not work with REALBasic 2005 (ruslan) - resolved.
-
0000592
:
[Installation]
V4RB 2.0 plugin file is missing the version info (ruslan) - resolved.
-
0000593
:
[Sets]
ArraySets don't sort properly after record is modified (ruslan) - resolved.
-
0000627
:
[Class-way]
Creating VSet leaks memory (ivan) - resolved.
-
0000633
:
[API]
[CHG] Union(), Intersection(), Difference() methods moved to VBitSet and VArraySet classes. (ruslan) - resolved.
-
0000631
:
[Class-way]
VBitSet and VArraySet cannot use Union, Difference, Intersection, etc. (ruslan) - resolved.
-
0000608
:
[RBDB API]
RecID field are not returned values (
sergey
) - resolved.
-
0000620
:
[Class-way]
FindStartsWith crashes app without an exception (ivan) - resolved.
-
0000583
:
[Examples]
Table_Create.rb Example Does Create a Database (ruslan) - closed.
V4RB - 2.0.1
============
-
0000591
:
[Database]
Database.ErrString property is not reset (ruslan) - resolved.
-
0000594
:
[RBDB API]
New Valentina ... do not create db. (ruslan) - resolved.
-
0000590
:
[API]
[Chg] VField.FindAsArraySet() now have parameter inMaxCount. (ruslan) - resolved.
-
0000579
:
[API]
FindvalueAsArraySet does not work any more. (ruslan) - resolved.
-
0000586
:
[Class-way]
Broken classes way in 2.0 (ruslan) - resolved.
-
0000439
:
[API]
Modifying string field length -> data still there, but can't be read (ruslan) - closed.
V4RB - 2.0 b54
==============
-
0000496
:
[SQL]
SQL-Problem (ivan) - closed.
V4RB - 2.0 b51
==============
-
0000493
:
[NEW]
Support of RBDB API (
sergey
) - resolved.
-
0000394
:
[Import/Export]
Importing a blank Date returns "00/00/2000" instead of NULL (
igor
) - closed.
-
0000494
:
[API]
SQLProblem (ivan) - closed.
-
0000489
:
[Class-way]
Re-opening a database using classes corrupts the database (ruslan) - closed.
V4RB - 2.0 b50
==============
-
0000488
:
[NEW]
Example Common/DateFormat (ruslan) - resolved.
-
0000455
:
[API]
TimeSep and DateSep do not return anything (ruslan) - closed.
V4RB - 2.0 b49
==============
-
0000479
:
[API]
Valentina.Converter_1_2() now have parameter inNewSegmentSize = 0. (ruslan) - resolved.
-
0000478
:
[NEW]
VTable now have familiy of methods to get field in the expected type. (ruslan) - resolved.
-
0000477
:
[NEW]
VObjectPtr.AsVLink2() method (ruslan) - resolved.
-
0000476
:
[Fields]
VObjectPtr constructor have new param inLinkName (ruslan) - resolved.
V4RB - 2.0 b48
==============
-
0000452
:
[API]
Can't open a db file name with periods (ruslan) - resolved.
-
0000454
:
[API]
[NEW] Table.SetBlank() and Cursor.SetBlank() have new parameter. (
igor
) - resolved.
-
0000453
:
[API]
NEW enum evValueAccess (
igor
) - resolved.
-
0000443
:
[API]
Changing segment size on convert_1_2 (ivan) - resolved.
-
0000437
:
[Feature Request]
FindDistinct in API methods (
igor
) - resolved.
-
0000442
:
[Feature Request]
Optimization of findContains(string,SET) (
igor
) - resolved.
-
0000408
:
[SQL]
First indexed search of a large db fails (ruslan) - resolved.
-
0000440
:
[SQL]
Min() causes VException with no records in the table (ivan) - closed.
-
0000436
:
[API]
convert_1_2 doesn't take MacCreator with it and changes naming (ruslan) - closed.
-
0000417
:
[SQL]
insert truncate for SQL command (ivan) - closed.
V4RB - 2.0 b47
==============
-
0000429
:
[API]
db.name encoding problem (ruslan) - resolved.
-
0000352
:
[Other]
Can't have VComponent files in same folder as app (ruslan) - resolved.
-
0000424
:
[API]
UpdateRecord very slow (ivan) - resolved.
-
0000438
:
[Import/Export]
mycursor.ImportText misses last record if there is no Linefeed at end of file (
igor
) - closed.
-
0000434
:
[API]
Need Realbasic Pro to compile and application (ruslan) - closed.
-
0000435
:
[API]
.Position is causing a VException (
igor
) - closed.
-
0000433
:
[Import/Export]
example app crashes with LoadDump on my db (
igor
) - closed.
V4RB - 2.0 b46
==============
-
0000425
:
[API]
[NEW] VDatabase.SetMacTypes( dsc, dat, blb, ind ) (ruslan) - resolved.
V4RB - 2.0 b45
==============
-
0000387
:
[API]
Some fields empty or incorrect after Convert_1_2 (ivan) - resolved.
-
0000056
:
[Other]
Databases always have a creator of VALA (ruslan) - resolved.
-
0000402
:
[SQL]
Field value becomes truncated case binding used. (ivan) - resolved.
-
0000055
:
[Other]
Problem when the db name has unicode chars (ruslan) - resolved.
-
0000244
:
[API]
Long file names -> VException -61 on open (ruslan) - resolved.
-
0000422
:
[API]
wrong File Extensions (ruslan) - closed.
-
0000407
:
[API]
convert 1.x to 2.x fails (ivan) - closed.
-
0000406
:
[API]
Can't DeleteAllRecords(NIL) (
igor
) - closed.
-
0000404
:
[Class-way]
Method-Problem in Class (
sergey
) - closed.
V4RB - 2.0 b44
==============
-
0000392
:
[API]
Importing many records -> corruption of my Preferences database (ruslan) - resolved.
-
0000395
:
[Import/Export]
ImportText can crash with too many fields in text file (
igor
) - closed.
-
0000393
:
[SQL]
Fancy new -> operator crashes when using ORDER BY (ivan) - closed.
V4RB - 2.0 b43
==============
-
0000388
:
[API]
Setblank in a cursor fails (ruslan) - resolved.
-
0000376
:
[API-way]
"findStartWith" do not work if the field is Unique (ruslan) - resolved.
-
0000385
:
[API-way]
bug with "FindStartWith" (ruslan) - resolved.
-
0000360
:
[Import/Export]
cursor.ImportText crashes with too many fields (
igor
) - closed.
V4RB - 2.0 b42
==============
-
0000368
:
[Examples]
[NEW] Text_Compressed (ivan) - resolved.
-
0000369
:
[Compression]
Compressed fields and not decompressed when accessed using cursor. (ivan) - resolved.
-
0000370
:
[API]
There is error in EVFlagConstants array definition. (ivan) - resolved.
-
0000325
:
[SQL]
Indexed searches fail with large indexes (ruslan) - resolved.
-
0000363
:
[SQL]
Outer Joins not working (ivan) - closed.
-
0000361
:
[API]
BlobField.ReadRawData requires parameter (ruslan) - closed.
V4RB - 2.0 b41
==============
-
0000357
:
[Import/Export]
[Chg] ImportText() and ExportText() now have new parameter 'Encoding' (ruslan) - resolved.
-
0000356
:
[Import/Export]
[NEW] Valentina.ImportTextAnalyse() (ruslan) - resolved.
-
0000355
:
[Import/Export]
[Chg] VCursor.Import function now have new parameter inMaxRecordsToImport (ruslan) - resolved.
-
0000354
:
[API]
[NEW] Valentina.GetEncodings( inIndex as integer ) as String (ruslan) - resolved.
-
0000353
:
[Examples]
[NEW] Advanced/ImportExport example. (ruslan) - resolved.
-
0000347
:
[Import/Export]
ImportText fills fields that are not in the Import cursor (ruslan) - closed.
V4RB - 2.0 b40
==============
-
0000340
:
[SQL]
bad results of SQL query on binary link (ruslan) - resolved.
V4RB - 2.0 b39
==============
-
0000121
:
[API]
Exception on db open -> crash on subsequent db creation (ruslan) - resolved.
-
0000343
:
[Links]
[NEW] VLink.Flush( inFlushTables as Boolean = true ) (ruslan) - resolved.
-
0000149
:
[API]
Blob fields seem to lose content if there is an exception with addrecord attempt (ivan) - resolved.
V4RB - 2.0 b38
==============
-
0000335
:
[Links]
[NEW] FindLinked( inSet as VSet, inTableA as VTable, inTableB as VTable, inRecursionDirection as Integer = 0 ) as VBitSet (ruslan) - resolved.
-
0000334
:
[Sets]
VBitSet( VArraySet ) constructor crashes. (ruslan) - resolved.
-
0000330
:
[SQL]
crash on SQL query without Link conditions (ivan) - resolved.
-
0000326
:
[SQL]
droprecord -> locked records (ivan) - resolved.
-
0000328
:
[Fields]
VField.FindLink() now returns VBitSet (ruslan) - resolved.
-
0000324
:
[Fields]
Flag "UNIQUE" doesn't work (ruslan) - resolved.
-
0000281
:
[API]
UpdateRecord Crash on large table (
igor
) - closed.
-
0000282
:
[SQL]
SQL INSERT causes Exception (ivan) - closed.
V4RB - 2.0 b37
==============
-
0000099
:
[Other]
Convert from 1.x to 2.x data (ivan) - resolved.
-
0000315
:
[Examples]
NEW: Common/Convert_1_2 (ruslan) - resolved.
-
0000314
:
[Examples]
NEW: Common/GetDatabaseVersion (ruslan) - resolved.
-
0000313
:
[Examples]
NEW: SQL-way/MethodCreate (ruslan) - resolved.
-
0000303
:
[API-way]
"ascending" parameter ignored in VSet sorts (ruslan) - resolved.
-
0000283
:
[NEW]
Valentina.Convert_1_2( OldDb as Location, NewDb as Location, CopyRecords as boolean) (ivan) - resolved.
-
0000059
:
[Feature Request]
Set path to VComponents (ruslan) - resolved.
-
0000279
:
[API]
New enum is added EVDateFormat { kMDY, kDMY, kYMD } (ruslan) - resolved.
-
0000278
:
[API]
New enum is added EVTableKind { kTblPermanent, kTblTemporary } (ruslan) - resolved.
-
0000277
:
[Tables]
Vatabase.CreateTable() now have parameters inTableKind, inStorageType (ruslan) - resolved.
-
0000274
:
[API]
added Enum EVDateFormat (ruslan) - resolved.
V4RB - 2.0 b36
==============
-
0000262
:
[API]
Update All Records causes a crash with large table (
igor
) - closed.
V4RB - 2.0 b35
==============
-
0000269
:
[SQL]
Searching method still flaky (ruslan) - resolved.
-
0000267
:
[Tables]
Added VTable.RecordExists( inRecID as Integer ) as Boolean method. (ruslan) - resolved.
-
0000243
:
[API]
Search on indexed method flaky (ruslan) - resolved.
-
0000185
:
[API]
Import_Text can crash for some text files (
igor
) - closed.
V4RB - 2.0 b34
==============
-
0000219
:
[API]
Corrupted index (ruslan) - resolved.
-
0000242
:
[API]
Database.Open crashes for my NEW database (
igor
) - closed.
V4RB - 2.0 b33
==============
-
0000240
:
[Examples]
[NEW] API_way and SQL_way Field_Picture examples. (ruslan) - resolved.
-
0000239
:
[Change]
Vcursor.ReadOnly => .IsReadOnly() (ruslan) - resolved.
-
0000238
:
[Change]
Vtable.GoToRecId() and GetRecID() made as property .RecID (ruslan) - resolved.
-
0000237
:
[Change]
VCursor.CurrentPostion => .Position (ruslan) - resolved.
-
0000236
:
[Indexes]
IndexStyle.IgnoreLength =3 work as = 2 (ruslan) - resolved.
-
0000226
:
[NEW]
VTable.EOF property (ruslan) - resolved.
-
0000227
:
[NEW]
VTable.BOF (ruslan) - resolved.
-
0000228
:
[NEW]
VTable.UpdateAllRecords() method. (ruslan) - resolved.
-
0000229
:
[Change]
Methods VTable.GetRecID() and GoToRecID now made as property VTable.RecID (ruslan) - resolved.
V4RB - 2.0 b32
==============
-
0000210
:
[API]
Index page corruption (ruslan) - resolved.
-
0000120
:
[API]
Crash in thread (ruslan) - resolved.
-
0000141
:
[Feature Request]
Smaller db sizes (ruslan) - resolved.
-
0000208
:
[API]
.FindContains ignores "inSelection" VSet parameter (ruslan) - resolved.
-
0000206
:
[SQL]
SELECT with ObjectPtr to Self fails (ivan) - closed.
-
0000215
:
[SQL]
SELECT can cause VException (ivan) - closed.
V4RB - 2.0 b31
==============
-
0000211
:
[Examples]
Test_BaseObjectMethods causes crash. (ivan) - resolved.
-
0000106
:
[Other]
VarChar field 'contamination' (ruslan) - resolved.
-
0000205
:
[Examples]
Test_Sql_UpdateWhere crashes. (ivan) - resolved.
-
0000202
:
[Examples]
[NEW] API_way/Link_ForeignKey_Recursion. (ruslan) - resolved.
-
0000203
:
[Examples]
[NEW] API_way/Link_Binary_Recursion. (ruslan) - resolved.
-
0000201
:
[Examples]
[NEW] API_way/Link_ObjectPtr_Recursion. (ruslan) - resolved.
-
0000166
:
[Examples]
Test_BLOB() crashes (
igor
) - resolved.
-
0000200
:
[Examples]
ObjectPtr_Recursive, FindAll() not correct (ruslan) - resolved.
-
0000196
:
[API]
VLink class, some methods now have parameter inRecursionDirection. (ruslan) - resolved.
-
0000181
:
[Examples]
TEST: Test_BLOB crashes. (ivan) - resolved.
-
0000167
:
[Examples]
Do_Method_Date_Long() // CRASH (ivan) - resolved.
-
0000122
:
[API]
UpdateRecord causes Crash (ruslan) - closed.
V4RB - 2.0 b30
==============
-
0000177
:
[API]
Corrected VSet.Include() as Boolean method (ruslan) - resolved.
-
0000176
:
[Examples]
Crash in Do_VarChar_Test() test. (
igor
) - resolved.
-
0000170
:
[Examples]
Week SQL function. (ivan) - resolved.
-
0000155
:
[Examples]
Do_SQLQueries_Test(), Byte field loose Nullable flag (ivan) - resolved.
-
0000160
:
[Change]
Constructors of fields get one more parameter -- inMethod (ruslan) - resolved.
-
0000156
:
[API]
.droprecord -> delete record from baseobject (ivan) - resolved.
-
0000114
:
[Examples]
Table.AddRecord Crashes in _Test project (ruslan) - closed.
-
0000123
:
[Examples]
fld.IsIndexed = true causes crash (ruslan) - closed.
-
0000112
:
[Examples]
Changing Field Type from Short to Text causes Crash (ivan) - closed.
-
0000092
:
[Other]
Valentina.Create fails (ivan) - closed.
V4RB - 2.0 b29
==============
-
0000119
:
[SQL]
NOT search fails with method (
sergey
) - resolved.
-
0000131
:
[Change]
Field.Find() functions and Table funcs return now VArraySet or VBitSet (ruslan) - resolved.
-
0000130
:
[NEW]
VBitSet class (ruslan) - resolved.
-
0000129
:
[NEW]
VArraySet class (ruslan) - resolved.
-
0000124
:
[API]
Wrong enum EVFieldType constant values (ruslan) - resolved.
V4RB - 2.0 b28
==============
-
0000104
:
[Other]
Unique violation but record added anyway -> corruption (ruslan) - resolved.
-
0000085
:
[Other]
Unique field violation crashes (ruslan) - resolved.
-
0000113
:
[Other]
Crash on importing records (ruslan) - resolved.
-
0000102
:
[Other]
Crash on flush after text/blob fields emptied with .deleteData (ruslan) - resolved.
-
0000116
:
[SQL]
NOT searches seem to corrupt db (ruslan) - resolved.
V4RB - 2.0 b27
==============
-
0000115
:
[SQL]
Multipe OR searches don't find all hits (
sergey
) - resolved.
-
0000111
:
[Change]
CollationAttribute for db, table, field. (ruslan) - resolved.
-
0000107
:
[SQL]
AND search on integer field fails (
sergey
) - resolved.
-
0000108
:
[Examples]
Link_Binary_Records example won't compile (ruslan) - resolved.
-
0000047
:
[Feature Request]
Search case insensitive BUT sees accents (ForceNoCase plus collation = 2, I think). (ruslan) - resolved.
V4RB - 2.0 b26
==============
-
0000071
:
[Other]
IndexStyle in class-defined db causes crash (ivan) - resolved.
-
0000091
:
[SQL]
SQL search for len() -> exception (
sergey
) - resolved.
-
0000100
:
[Other]
SQL search bug (ruslan) - resolved.
-
0000087
:
[Other]
Can't delete record (ruslan) - resolved.
V4RB - 2.0 b25
==============
-
0000083
:
[SQL]
SQL search bug (
sergey
) - resolved.
V4RB - 2.0 b24
==============
-
0000578
:
[Docs]
New features are not in docs ( 2.0 ) (
user25
) - resolved.
-
0000089
:
[Other]
SplitToWords crash (ruslan) - resolved.
-
0000073
:
[Feature Request]
ReplaceAll (
igor
) - resolved.
-
0000086
:
[SQL]
REGEX search bug (
igor
) - resolved.
-
0000074
:
[Feature Request]
Split to words (ruslan) - resolved.
-
0000079
:
[Other]
Can't set schemaVersion until db is created on disk (ivan) - resolved.
-
0000077
:
[SQL]
Boolean AND results in an OR search (ruslan) - resolved.
-
0000075
:
[Other]
Sorting records in a cursor -> index corruption (ruslan) - resolved.
-
0000060
:
[Other]
Delete last record in a cursor -> crash (ruslan) - resolved.
-
0000033
:
[Other]
Crash when creating/populating many records (ruslan) - resolved.
-
0000051
:
[Other]
UpdateRecord crash (ruslan) - resolved.
-
0000009
:
[SQL]
Search for = fails (ruslan) - resolved.
Mantis 1.1.0a4
[
^
]
Copyright © 2000 - 2007 Mantis Group
312 total queries executed.
265 unique queries executed.