2.60.176 18-Aug-10
Temporary disabled navigation combo-boxes in SQL editor
The Visual Studio 2010 has number of bugs, and one of them causes IDE to crash when navigating to a member
via naviagation combo-box at the top of the SQL editor. Microsoft team reported these issues as fixed,
so we will return the functionality back when Service Pack for Visual Studio 2010 come.
2.60.175 21-Jun-10
User reported bugs fixes
- T18029 Visual Studio crashes when show completion list
- T17018 'Execute Current Statement' and 'Execute Selection' items disappeared from a popup menu in SQL Editor
2.60.174 14-Jun-10
- Fixed NullReferenceException on closing a table editor (T17018, T16790, T17793)
- Fixed COMException while starting debugging in the trial version (T16634, T17792)
2.60.172 07-Jun-10
- Microsoft Visual Studio 2010 supported
2.55.168 02-Mar-10
- RemotingException on loading Visual Studio fixed (T10716)
- ObjectDisposedException on opening Database Explorer fixed (T9840)
- The problem with retrieving data from the table with BLOB fields fixed (T9349, T9356)
- Sorting data of DATE fields in Data Editor fixed (T10680)
- The problem on editing data of fields with Object Type data type fixed (49797)
- Compilation of PACKAGE BODY is working now (T9933)
- Fix of ArgumentOutOfRangeException on editing text in SQL document if it contains regions and incomplete statements (T9290)
- The settings of Quick filter are not cancelled on Paginal Mode changing now (50088)
- Actions with files do not cause to encoding loss
- Scale for columns with data type as TIMESTAMP retrived without errors now (50114)
2.55.160 26-Oct-09
- Error during creating columns of NUMBER type was fixed (45932)
- NullReferenceException on an attempt to retrieve data twice from the same table was fixed(T7552)
- Error on painting Error List during execution of scripts' succession was fixed (T7825)
- Error connected with length accounting of BYTE and CHAR colums was fixed (41723)
- Error that occurs when performing the "View Xml Schema" operation was fixed (45521)
- Now it is impossible to select fonts that do not support some styles in the text editor (T7443)
2.55.148 20-May-09
- The problem with accessing to a disposed object on closing application was fixed (39129, 38580)
- IndexOutOfRange exception on retrieving table metadata was fixed (38139)
- Inserting NUMBER or VARCHAR values in Data Editor in Direct mode is working correctly now (36418)
- NullReferenceException on showing watermark on printing contents of Data Editor was fixed (27349)
- NotSupportedException on showing data of tables with RAW fields was fixed (27326)
- Incorrect opening of the file in LOB Editor was fixed (27315)
- ArgumentOutOfRangeException on navigating in Object View was fixed (36298)
- Views duplication on refreshing in Database Explorer after renaming them (36290)
- Incorrect work with DATA parametres was fixed (396339)
2.55.144 11-Feb-09
- Problem with modification of numeric data in the Data Editor was fixed (36463)
2.55.141 13-Jan-09
- NullReferenceException on show data in Data Editor was fixed (33100)
- Bug with opening Tables list in the Database Explorer was fixed (35338)
- Problem with case-sensitive file extension handling was fixed (35648)
- Incorrect working with OracleCommand verbs was fixed (23632)
- Problem on executing SQL Plus command "describe" in Sql document on Oracle server version below 9i was fixed (36101)
2.55.135 10-Nov-08
- Bug with editing NCLOB fields was fixed (33730)
- The problem with character length fixed (27659)
- NullReferenceException on application closing fixed (30549)
- ArgumentException when editing content of CLOB column fixed (30552)
- DuplicateNameException when query executing fixed (30551)
- Bug with DateTime data editing fixed (26396)
2.55.123 15-Jul-08
- The problem with character length fixed (27659)
- NullReferenceException on application closing fixed (30549)
- ArgumentException when editing content of CLOB column fixed (30552)
- DuplicateNameException when query executing fixed (30551)
- Bug with DateTime data editing fixed (26396)
2.55.121 25-Mar-08
- InvalidOperationException when table opening fixed (26659, 26397)
- IndexOutOfRangeException during script execution fixed (26398)
- Problem with excel export fixed (26394)
- Bug fixed with loading data for the trigger fixed (26190)
2.55.120 9-Jan-08
- Bug fixed with default shortcut schema loading (25263)
- Bug fixed with generic error in GDI+ (24902)
- NullReferenceException when file saving fixed (25394)
2.55.119 21-Dec-07
- Bug fixed with specified tables export via Conventional Path (24486)
- Bug fixed with UI localization
- Exception when executing stored procedure with out parameters is eliminated (24513)
- The problem with OraDirect integration in OraDeveloper Tools for VS 2008 fixed (24413)
- Problem with OraDirect OracleCommand interaction fixed (24451)
- Bug fixed with the compilation of dependencies for views (24463)
- Bug fixed with modal query builder suspension (24393)
2.55.117 26-Nov-07
- Oracle 11g support added
- Bug fixed with plan execution for queries containing WITH statement(24035)
- Bug fixed with PLAN_TABLE determination in SYS schema (24037)
- Bug fixed with generic error in GDI+ (24466)
- Bug fixed with invalid .qry file opening (24499)
2.50.113 23-Oct-07
- Bug fixed with ArgumentOutOfRangeException in QueryBuilder (23954)
- Exception when inserting text to the stored procedure text editor is eliminated (23904)
- Bug fixed with package load failure
2.50.112 02-Oct-07
- Microsoft Visual Studio 2008 support added
- Bug fixed with using filter for Date column in the Data Editor (23782)
2.50.109 20-Sep-07
- Bug fixed with the corruption of Visual Studio options during uninstall
- Bug fixed with stack overflow when navigating to the object name
- Bug fixed with viewing of the raw type columns in the Lob Editor
- Bug fixed with Xml Schema unregistering
2.50.101 30-Aug-07
- Advanced context-sensitive code completion
- SQL*Plus command support
- Customizable shortcuts
- DDL generation extended with high number of options
- Clusters and database links supported
- Database object dependency supported
- Database object search extended with full-text mode
- User comments for tables, views and materialized views supported
- Schema Export wizard for exporting to SQL script
- Project wizard with schema import feature added
- Session manager improved
- Naviagation history added to Database Explorer
- Many other improvements
2.00.14 06-Dec-06
- PL/SQL debugging support
- Database project support
- Advanced coding aids in SQL editor
- Security Manager tool added
- Session Manager tool added
- Event Monitor tool added
- Database object search extended
- Clustered, partitioned and index-organized table supported in table editor
- XML schema and table supported
- Materialized view and materialized view log supported
- Document outline window
- Sequential fetch feature
- Data printing supported
- Card data view added
- View data as text feature
- SQL and PL/SQL code templates added
- Pin/unpin document feature
- Many other improvements
1.70.33 14-Apr-06
- Full integration into Visual Studio using software packages
that run as a part of environment
- Compatible with Microsoft Visual Studio 2005 and Microsoft Visual Studio .NET 2003
- Since version 1.70 Microsoft Visual Studio .NET 2002 is no longer suppotred
- Drag'n'drop from DbExplorer to DataSet designer supported (Visual Studio 2005 only)
1.50.16 01-Feb-06
- Exception on retrieve data fixed
1.50.15 27-Jan-06
- Help registration bug fixed
- Execution timeout bug fixed
- Bug with error navigation during execution of the selected fragment fixed
1.50.14 24-Jan-06
- Database export/import
- DDL generation wizard
- Database object search
- Script support
- Data Export feature
- Dynamic data viewing of the tables and views in DbExplorer
- Paginal data access mode
- LOB viewer/editor
- Stop execution feature
- Execution of the selected SQL fragment feature
- Duplicate object feature
- Data grid colors customizing
- Many other improvements
1.0.4 16-Sep-05
- Error on connection to empty schema fixed.
1.0.3 17-Aug-05
- Bug with drag'n'drop from DbExplorer to Web Forms Designer fixed. (7911)
1.0.2 25-Jul-05
- Bug in Database Connection Properties dialog with direct mode is fixed.
- Bug with describing table storage options is fixed.
1.0.1 06-Jun-05
- Visual Studio 2005 Beta 2 support added.
- Data providers names changed in database options. (7098)
- SQL editor speed increased.
- Dropped tables on Oracle 10g are not shown in DbExplorer anymore. (7018)
- New Object dialog now includes full list of schemas. (7025)
- Bug with adding new stored procedure to DbExplorer fixed. (7026)
- Bug with dragging stored procedures on Form Designer fixed. (7056)
1.0.0 31-May-05
- First release of OraDeveloper Tools for Visual Studio .NET.
© 2004-2010 Devart. All rights reserved.