Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » New Incident Reports for 2.03 |
Build | # | Title | Workarounds |
1 | 3068 | LOAD UPDATES Fails with "Column Not Found" Error When Loading Empty BLOB Update | No |
1 | 3070 | Possible AV When Querying on a Table During Multi-User Updating | No |
2 | 3071 | Opening the Tables Information Schema Table Can Cause Conversion Error for Published Tables | No |
3 | 3075 | INSERT INTO SELECT Statements Incorrectly Including Deleted Rows | No |
4 | 3084 | Exporting an Updateable View Causes All Rows to Be Exported from the Base Table | No |
4 | 3085 | Sensitive Query Result Sets Show Incorrect Results for Generated Columns in Base Table | No |
4 | 3086 | Attempting to Repair or Optimize More than One Table in a Row Causes Temporary Table Error | No |
4 | 3088 | Floating-Point Numbers Cannot Be Entered Properly When Windows Locale is set to Spanish | No |
4 | 3089 | ALTER TABLE ALTER COLUMN..MOVE Clause Can Cause Data Loss Errors When Moving Columns | No |
4 | 3090 | Dead Sessions on the EDB Server Containing Updateable Views Can Cause Lock Errors | No |
4 | 3091 | Bookmarks Not Being Set Properly for Navigation of UNIQUE Constraint Indexes | No |
4 | 3092 | RIGHT OUTER JOINs Not Working Properly When Not Referring to Immediately Prior Table | Yes |
5 | 3093 | Derived Tables Can Cause AV During Destruction of Owning Query or View | No |
5 | 3095 | ALTER TABLE Statements That Encounter Errors Can Cause Error About a Non-Existent Temporary Table | No |
5 | 3097 | VARBYTE Columns Assignments Causing an AV in Delphi/C++Builder Applications | No |
6 | 3103 | ElevateDB Incorrectly Re-Writing LEFT OUTER JOINs that Don't Contain Join Conditions | Yes |
6 | 3104 | Executing UPDATE Statements Against Tables with Nested Foreign Key Constraints Can Cause AV | No |
6 | 3106 | Progress, Status, and Log Messages Not Being Triggered for Remote Sessions | No |
6 | 3107 | Running the ElevateDB Server under Windows 98 or Earlier Causes AV | No |
6 | 3109 | Self-Referencing Foreign Keys Causing Improper Exceptions | No |
6 | 3110 | GotoCurrent Not Working Correctly with Remote Sessions | No |
6 | 3111 | Aggregate Queries with HAVING Clause Used as Sub-Select with IN Clause Can Return Incorrect Results | Yes |
6 | 3112 | Using QUOTE CHAR #0 with IMPORT TABLE Statement Does Not Work Properly | No |
6 | 3113 | CAST Function Not Truncating VARCHAR Columns Properly | No |
6 | 3115 | Index Statistics Being Calculated Improperly for Tables and Causing Query Optimizer to Make Mistakes | No |
6 | 3117 | Query Optimizer Making Bad Decisions with Certain Join Re-Orderings | Yes |
6 | 3118 | Trying to Reconnect a Remote Session After a Timeout Event Causes Server to Not Respond to Connects | No |
6 | 3119 | Joins Taking Too Much Time and CPU when Executed on Very Large Tables | No |
6 | 3124 | Creating a Generated Expression Column with NOT NULL Constraint Causes Parsing Error | Yes |
7 | 3131 | Large Keys In Indexes Can Cause Corruption | No |
7 | 3132 | IMPORT TABLE Not Parsing Unicode Characters Properly | No |
7 | 3134 | Deleting Rows with an Active Filter or Range Can Cause #100 "Buffers Corrupt" Error | No |
7 | 3135 | Using ALTER TABLE to Move Columns that are Referenced in Triggers Can Cause AV | No |
7 | 3136 | Altering a Table Several Times and Trying to Drop a Second FK Constraint Causes Error #401 | No |
7 | 3139 | Setting a Range Can Cause an AV | No |
7 | 3142 | Altering a Database to Point to a New Empty Path Can Cause Existing Catalog to Be Copied to New Path | No |
8 | 3144 | Cannot Rename an Indexed Column without First Dropping Index | No |
8 | 3146 | Large Column Sizes in ORDER BY Can Cause Infinite Loop When Navigating Result Set | No |
8 | 3147 | Modifying the Privileges of the Logged-On User Requires Session Restart | Yes |
8 | 3148 | Altering an INTEGER Column as a Generated Column Does Not Change Column Values | Yes |
8 | 3150 | Using Expressions with Sensitive Result Sets and Remote Sessions Can Cause Memory Leak on Client | No |
8 | 3151 | TemporaryTables Information Schema Table Not Reflecting CREATE and DROP Statements Accurately | No |
8 | 3152 | Queries/filters Not Refreshing on Empty Table After Inserting First Row | No |
8 | 3153 | CopyOnAppend Not Copying BLOB Column Values Correctly | No |
8 | 3156 | Mixing Column References From Multiple Tables in a Function Causes Incorrect Results | No |
8 | 3157 | Query Optimizer Re-Ordering Joins Improperly When Joins Are Already in the Correct Order | No |
9 | 3172 | Creating or Dropping Tables Can Cause #901 Errors in Functions Used in Triggers | No |
9 | 3173 | RENAME TABLE Statement Can Cause AV Later During Execution | No |
9 | 3174 | Query Optimizer May Re-Order Joins in a Way that Invalidates the Query Result | Yes |
9 | 3176 | Joins On Tables that are also Referenced in the WHERE Clause Can Cause Performance Issues | No |
9 | 3177 | Transaction Timeout Parameter Not Working for Remote Sessions | No |
9 | 3178 | Stored Procedures Not Properly Setting RowsAffected Property in .NET EDBCommand Class | No |
9 | 3179 | IN Operator Not Working Properly | No |
9 | 3181 | Mixing Column References with Aggregate Functions Causes #700 Error | Yes |
9 | 3182 | Using a Tab (#9) Character with the IMPORT TABLE Statement Can Cause Error | Yes |
9 | 3183 | Computed Columns Not Evaluating Properly | No |
9 | 3184 | Using IN Operator with Sub-Query Containing Only Aggregate Function Causes Error | No |
10 | 3185 | Using ALTER TABLE To Change the Encrypted Status or Index Page Size Can Corrupt Table | No |
10 | 3186 | Using ALTER TABLE to Add a Primary Key to an Existing Table with No Primary Key Can Cause Corruption | No |
11 | 3187 | CONTAINS Searches Using More than One Wildcard in Search Words Return Incorrect Results | Yes |
11 | 3188 | Parameterized Derived Tables Ignoring Parameters | No |
11 | 3189 | Cannot DROP a Column Used in a Constraint that is also DROPed in the Same ALTER TABLE Statement | No |
11 | 3190 | Constraint Indexes Can be Dropped Using DROP INDEX Statement | Yes |
11 | 3191 | Using ALTER TABLE to Add IDENTITY Column Causes Column to be Populated with 1 Values | No |
11 | 3192 | #601 Error When Altering a Table and Adding a New Primary Key | No |
11 | 3193 | #601 Error When Altering a Table and Dropping a Column | No |
11 | 3194 | Using ALTER TABLE to Alter an Indexed Column on a Large Table Can Cause #601 Error | No |
12 | 3195 | Temporary Tables Created by DLLs Can Conflict with Temporary Tables Created in Main Executable | Yes |
12 | 3196 | CONTAINS/NOT CONTAINS with Wildcards Not Respecting Case-Sensitivity of Indexed Column Collation | No |
12 | 3197 | ALTER TABLE Adding/Dropping BLOB Columns Can Cause Blob Corruption in Other BLOB Columns | No |
12 | 3198 | Tables or Derived Tables That Contain 0 Rows Confusing Query Join Optimizer | No |
12 | 3199 | NULL Parameters Incorrectly Returning Rows with = Operator | Yes |
13 | 3204 | Attempting to Execute RENAME TABLE Statement Against Temporary Tables Cause Access Denied Error | No |
13 | 3205 | Using IMPORT TABLE to Import a Text File Containing Large CLOB Columns Can Cause Memory Exhaustion | No |
13 | 3206 | Executing RENAME TABLE on a Newly-Created Table Can Cause File Manager Error | Yes |
13 | 3207 | Cannot Define Recursive Functions Directly and Recursive Functions Cause AV When Executed | No |
13 | 3208 | INNER JOINs Combined with LEFT OUTER JOINs Not Producing Correct Results | No |
13 | 3209 | Derived Tables with Parameters Not Executing Properly On Second and Subsequent Executions | No |
13 | 3212 | Restoring a Database with Different Table Structures Can Cause Rename Error When Adding BLOB Columns | No |
13 | 3213 | ODBC Driver Returning Incorrect Column Name for SELECT Expression Columns with Correlation Names | No |
13 | 3216 | Row Pointer Not Re-Positioning Correctly After Deletes | No |
13 | 3217 | ElevateDB Server Can Deadlock with Frequent Updates to the Configuration or Database Catalogs | No |
13 | 3218 | Using LIKE Operator with a Trailing Single-Character Wildcard (_) Causes Incorrect Results | No |
14 | 3220 | Connect Errors Cause Access Violation on Windows CE/Mobile with Lazarus/FreePascal | No |
14 | 3221 | CONTAINS Operator Not Returning Correct Results When Specifying Multiple Search Words | No |
14 | 3222 | FreePascal/Lazarus Alignment Error When Referencing TDateTimeFields | No |
14 | 3223 | NexusDB Migrator Converting Non-Unique Indexes to Primary Keys | No |
14 | 3224 | Trigger NEWROW and OLDROW Values NULL After Execution of DDL Statements | No |
14 | 3225 | Reverse-Engineering Generating Incorrect Schema Update Code | Yes |
14 | 3226 | Using COMPUTED Columns Causes AV with Remote Sessions | No |
14 | 3227 | Disconnecting and Reconnecting a Remote Session with a Filtered Table Can Cause Error | No |
14 | 3228 | Changing the Global Delphi/C++Builder/FreePascal DecimalSeparator Variable Can Cause Errors | No |
14 | 3229 | Parameters Not Working Correctly in Correlated Sub-Queries | No |
14 | 3230 | Cached Updates Not Working Properly When Used with Primary Keys Containing IDENTITY Columns | No |
14 | 3240 | TableAdapter Fill Method Causing NullReferenceException under Visual Studio | No |
15 | 3232 | Running Script in the ElevateDB Manage Debugger Can Cause Invalid Request Error with Remote Sessions | No |
15 | 3234 | IDENTITY Columns Not Assigning Values When Inserting Rows with Cached Updates On | No |
15 | 3236 | Removal of Dead Sessions with Open Query Result Sets Can Cause AV in Server | No |
15 | 3237 | Cached Updates Duplicating Rows During Application with Remote Sessions | No |
15 | 3238 | Remote Stores Incorrectly Working Like Local Stores | No |
15 | 3242 | Recursive Functions Can Incorrectly Cause Stack Overflow | Yes |
16 | 3241 | Deleting the Last Row in a Ranged Dataset Can Cause Incorrect Positioning of Row Pointer | No |
16 | 3243 | Database Catalog Table Structure Checksums Calculating Incorrectly | No |
17 | 3244 | Random AVs Can Occur When Altering Tables in ElevateDB Manager in a Way that Affects Dependencies | No |
17 | 3245 | Altering a GENERATED Column Does Not Update the Row/Index Keys Properly | Yes |
17 | 3246 | Internal Temporary Tables Being Included in ServerSessionLocks Information Schema Table | No |
17 | 3247 | Manual Row Locks Can Cause AV During Dead Session Removal | No |
17 | 3248 | Attempting to Open a Table that References a Missing External Procedure Module Can Cause AV | Yes |
17 | 3249 | Partial Locates Using Certain Collations Causes Incorrect Results | No |
17 | 3253 | Queries that Return Sensitive Result Sets Not Matching Ascending/Descending ORDER BY Properly | Yes |
17 | 3254 | Certain Collations Not Working Correctly with Text Indexing | No |
17 | 3255 | Altering VARCHAR/CHAR Columns Involved in a Key Constraint Can Cause #601 Error | No |
17 | 3256 | OnFilterRecord Not Being Respected with FindKey/Locate | Yes |
17 | 3261 | Manually Copying a File from a Local Store to a Remote Store Using a Remote Session Causes Hang | No |
17 | 3273 | AV Can Occur When Configuration Updated After External Module Loaded | No |
18 | 3262 | ElevateDB Manager Not Picking Up Changes to Procedure/Function Parameters | No |
18 | 3263 | Requesting an Execution Plan for UPDATE Statements Can Cause AV | Yes |
18 | 3264 | Script Debugger in ElevateDB Manager Locks Up When Hitting Exception or Breakpoint | No |
18 | 3265 | Multi-Threading Issue with the DECIMAL/FLOAT Conversion to/from Strings in EDB | No |
18 | 3266 | A Failed Lookup Call Causing Subsequent Locate Calls to Improperly Fail | No |
18 | 3267 | Performing a Locate After an Insert Can Cause Invalid Records to Appear in Attached Grids | No |
18 | 3268 | ORDER BY Sorting Not Correct When Only Descending Index Present and RequestSensitive=True | Yes |
18 | 3269 | NOT LIKE Operator that Peforms Partial-Length Search Causing AV | No |
19 | 3274 | ElevateDB Manager Script Debugger Can Cause Deadlock with Remote Sessions | Yes |
20 | 3277 | Placing a RETURN Statement Inside of a Nested SQL/PSM Block Causes AV | Yes |
20 | 3282 | ALTER INDEX Allowed on System-Generated Constraint Indexes | Yes |
20 | 3284 | Very Large BLOBs Can Take Excessive Amounts of Time to Read | No |
20 | 3285 | Remote Login Can Cause Session Lock Error If User Name and Password Not Specified During Connection | Yes |
20 | 3287 | Adding Months to a DATE/TIMESTAMP Across Year Boundaries Causes Index/Range Check Error | No |
21 | 3316 | Manually Unlocking All Rows After a Previous Row was Manually Locked and Deleted Causes Error | No |
21 | 3317 | Locates Can Cause Dangling Read Lock | No |
21 | 3318 | Large Insert Operations Can Cause Unbounded Growth in Index Buffers | No |
21 | 3319 | Non-Updateable Views Can Cause AV When Refreshed | No |
21 | 3320 | Dropping a Column and Altering a Constraint in Same ALTER TABLE Statement Can Corrupt Tables | No |
21 | 3321 | Sessions that Timeout on the Server Can Cause AV When Remote Session Reconnects | No |
22 | 3329 | Exclusively-Opened Tables Can Cause Excessive Memory Consumption | No |
22 | 3330 | .NET Data Provider Returns Error When Using Table Adapters | No |
22 | 3331 | ElevateDB Manager Raises AV Exception When Opening Any Table | No |
22 | 3333 | Trying to Load Updates For a Database with Circular RI Can Cause Hang | No |
Build | # | Title | Workarounds |
1 | 3069 | Closing a Database Does Not Cause All Temporary Table .OLD Files To Be Deleted | No |
3 | 3072 | Migrating a Paradox Table with Paradox OLE Fields Causes Error | No |
3 | 3073 | ElevateDB Templates Not Installing Properly Into the RAD Studio 2009 IDE | No |
4 | 3087 | Starting Cached Updates on the Same Base Table Multiple Times Causes Error | No |
6 | 3105 | Can Delete a Function that is Referenced in a Trigger | Yes |
6 | 3108 | Low Disk Space Not Being Handled Gracefully | No |
6 | 3114 | Internal TDataSet InitRecord Method Not Handling Remote Session Connection Errors Properly | No |
6 | 3120 | Renaming a Procedure Does Not Also Rename the Internal SQL in the Procedures Catalog Table | No |
6 | 3122 | Using the Same Parameter Name with Two Different Column Expressions Can Cause Truncation Errors | Yes |
6 | 3123 | Delphi 2010 Documentation Missing Section on Tutorial Application | No |
7 | 3133 | Certain Filters and Ranges Can Cause Inserted Rows to Be Excluded Improperly from the Set | No |
7 | 3138 | Parameters Are Incorrectly Being Allowed in CREATE VIEW Statements | No |
8 | 3145 | ElevateDB Manager Reverse-Engineering Incorrect For Databases without Tables | No |
8 | 3149 | Altering a Trigger in the ElevateDB Manager Causes List of Triggers to Disappear | Yes |
8 | 3154 | Double-Clicking on the Tables Node in the ElevateDB Manager Causes Unrelated Table to Open | No |
8 | 3155 | ElevateDB Manager Not Reflecting Disabled/Enabled Triggers Properly | No |
9 | 3171 | Maximizing and Then Restoring the Main ElevateDB Manager Window Can Cause Properties To Disappear | Yes |
9 | 3175 | ElevateDB Manager Can Raise Exception if an SQL Window is Opened with No Active Database | Yes |
9 | 3180 | ElevateDB Manager Not Showing Constraint Descriptions | No |
13 | 3211 | Trying to Delete a Row that is in the Process of Being Edited Can Cause Table Corruption Error | No |
13 | 3215 | ServerSessionLocks Table Not Showing Transaction Locks on Un-Opened Tables | No |
14 | 3219 | Accessing ElevateDB Manager Preferences Dialog Causes Exception | No |
15 | 3231 | Dependencies View Not Showing All Dependencies in ElevateDB Manager | No |
15 | 3235 | Parameter Names with Spaces Not Working Correctly | Yes |
17 | 3250 | Dependency Support in ElevateDB Manager Causes Major Slowdown with Remote WAN Connection | No |
17 | 3251 | SQL Execution Plan Hints Showing Incorrectly for Certain Conditions | No |
17 | 3252 | Date/Time Formats for CAST and IMPORT/EXPORT TABLE Not Working Correctly without Separators | No |
18 | 3260 | New Warning for Missing Table Files Being Triggered During Database Restore | No |
19 | 3275 | ElevateDB Manager Reverse-Engineering Not Wrapping Large Binary Literals Properly | No |
19 | 3276 | DBISAM Migrators Not Converting Hexadecimal Integer Values Properly | No |
20 | 3278 | ElevateDB Manager Table Dialog Not Showing DECIMAL Column Scale Values Properly after Column Altered | No |
20 | 3279 | Column SQL in ElevateDB Manager Generated with DECIMAL Precision of 20 Instead of 19 | No |
20 | 3280 | Column Name Case Not Consistent in ElevateDB Manager Treeview and SQL View after Column Alteration | No |
20 | 3281 | Column Properties Do Not Update After Answering No to Table Dialog Prompt in ElevateDB Manager | No |
20 | 3283 | CASTing a BLOB to a VARCHAR Causes First 3 Characters to Be Truncated | Yes |
20 | 3286 | Double-Clicking on Procedure/Function Dependency in ElevateDB Manager Causes AV | No |
21 | 3322 | Freeing a TDataSet Descendant Without Closing Can Cause Dangling Row Locks | Yes |
22 | 3332 | Opening the Same Database Name in Two Different Sessions in ElevateDB Manager Can Cause Error | No |
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |