| Issue |
Description |
| 7274 |
Foreign keys that span Oracle schemas are now supported. |
| 11439 |
Foreign keys that reference tables in other Oracle schemas are now recognized and work. |
| 11545 |
Fixed an Oracle "character set mismatch" problem in the Export stored procedure for tables that have numeric fields only. |
| 11547 |
Fixed "column ambiguously defined" problem when exporting records from tables that use Oracle stored procedures. |
| 11894 |
Iron Speed Designer now links tables across schemas in Oracle databases. |
| 12068 |
'Display Foreign Key As' value is now properly set when the field has mulitple foreign keys. |
| 12710 |
The sign in message is now HTML Encoded so you cannot 'script hijack' the Sign In page. |
| 14282 |
The Large List Selector now handles foreign key values across Oracle schemas. |
| 14445 |
Oracle databases that use database sequences no longer show duplicate rows in database sequence dropdown list in the database properties user interface. |
| 14472 |
ORA-00907: missing right parenthesis error no longer occurs when creating an application. |
| 14476 |
Oracle LONG RAW data type fields now may be used for storing and displaying images. |
| 14503 |
If Iron Speed Designer cannot detect a primary key on a table when querying the database schema, it now also checks for the presence of indexes as a secondary mechanism for determining primary key fields. |
| 14503 |
Fixed a problem where certain primary key fields were not indicated as 'Primary key' in the Field properties. |
| 14521 |
The ExportFieldData() method in the Base Classes now supports Oracle Long Raw field types when exporting image fields. |
| 14530 |
Oracle schema queries now recognize unique constraints in Oracle. |
| 14589 |
Oracle 'BLOB' fields are now set to the 'Image' validation type by default. |
| 14590 |
The maximum data length of an Oracle Long Raw field is now 2GB, allowing binary fields to be set to the Image validation type. |
| 14591 |
Added warning message about removing user interface controls when deciding to use an Oracle database sequence. |
| 14616 |
The Display Global Properties dialog now displays properly after previously setting certain validation and string format combinations. |
| 14617 |
Certain display format and storage format combinations no longer cause exceptions in the Field Properties dialog. |
| 14670 |
'Display Foreign Key As' value is now properly set when the field has mulitple foreign keys. |
| 14730 |
Schemas (database owners) containing table names that match system table names in SQL Server 2005 (such as Assemblies and Services) are now supported. |
| 14752 |
The "dropdown type-ahead" function now intercepts the "Enter" key and explicitly invokes filtering based on the active filter. |
| 80020 |
Edit and Show pages now correctly fetch and display record data when Oracle-based primary key values contain date fields. |
| 80031 |
Table Panel Wizard now creates WHERE clauses that can join tables in different Oracle schemas. |
| 80051 |
The Add WHERE Clause dialog now displays an error message when the Constant field contains invalid value. |
| 80131 |
Schemas (database owners) containing table names that match system table names in SQL Server 2005 (such as Assemblies and Services) are now supported. |
| 80132 |
The "Conditional Display of Field, Label and Value" code customization now supports the ForeColor property for Literal controls. |
| 80178 |
Schemas (database owners) containing table names that match system table names in SQL Server 2005 (such as Assemblies and Services) are now supported. |
| 80190 |
Microsoft SQL Server 2005-based applications now use the NewSequentialID() function for unique identifier fields. |
| 80222 |
When changing the code language from VB to C# and the application is compiled without the telerik r.a.d grid control being re-configured, there will be no error. |
| 80243 |
Increment and decrement buttons set the default for two digit years to 20th century years by prepending "20". |
| 80248 |
The Migration Wizard now deletes any .pdb files in the application which interfere with migration. |
| 80264 |
The Code Customization example 'Handle selected record on a Button Click' now reflects the changes made to selected records in a table control. |
| 80277 |
AJAX pop-ups now close on 'mouse out'. |
| 80280 |
Changed Activation dialog error message to say 'If you are attempting to enter a product key from an earlier version ...' |
| 80289 |
The Base Class documentation in the Help menu no longer gives HTTP error 404 in certain cases. |
| 80311 |
Virtual Foreign Keys now support schema prefixes in Oracle and table owners in Microsoft SQL Server. |
| 80349 |
The Code Telescope no longer displays "Application Not Built" warning message for Business Layer code files when the application is already built. |
| 80360 |
Updated the .NET Framework Configuration Test report in the Troubleshooting Wizard for systems whose primary version of the Microsoft .NET Framework is 3.0. |
| 80374 |
Added Enter key handling for Firefox multi-line text input. |
| 80380 |
Output window no longer displays "Object reference not set to an instance of an object" when building the application in certain cases. |
| 80390 |
Additional explanatory text has been added to the warning message to explain the deletion of all code-behind files. |
| 80404 |
'Display Foreign Key As' value is now properly set when the field has mulitple foreign keys. |
| 80411 |
An application's local RESX files are no longer overwritten when Iron Speed Designer opens the application. |
| 80448 |
Field names can now be retrieved from the resource file (RESX) via resource keys. |
| 80470 |
'datetime' was added to the reserved words list. |
| 80532 |
In Iron Speed Designer V4.2.0, the .ASPX web page tab is available at the same tab navigation level as the .aspx.cs and .controls.cs tabs. |