History File for Pervasive PSQL Vx Server 11
Release Candidate
Enhancements and Problems Fixed
December 2011
| Tracking Number | Component | Description |
| 60398 | ADO.NET | Unable to add certain tables to Entity Model Framework |
| 60949 | ADO.NET | Delayed return of status 84 in ADO.NET application in client/server environment |
| 60963 | ADO.NET | ADO.NET's connection string Initial Command Timeout property not working |
| 60966 | DTO | Memory leak in DTO retrieving dbnames information |
| 60132 | Microkernel | MKDE hangs when accessing a dbname with a white space char after the server name |
| 60588 | Microkernel | Status 3 in Windows Network Load Balancing environment (cluster) |
| 60669 | Microkernel | Cluster name not being resolved to the host name in a Windows Server 2008 R2 cluster environment |
| 60896 | Microkernel | Status 85 when using 8.3 forms of long file names like longfi~1.mkd |
| 60701 | OLEDB | OLEDB provider not returning CURRENCY, NUMERIC or DECIMAL data correctly |
| 44809 | SQL | Add ability to specify index number in CREATE INDEX |
| 60597 | SQL | INSERT with SELECT failed to insert more than 2 chunks of 64K data |
| 60746 | SQL | Stored Procedure returning message “Data truncated column 1” |
| 60748 | SQL | REATE VIEW returns "Concurrency type changed |
| 60762 | SQL | System Stored Procedure PSP_INDEXES() returns duplicate entries for primary keys |
| 60764 | SQL | Alter table doing a PHYSICAL_MOVE of BIT column puts column in wrong place |
| 60773 | SQL | Complicated full outer join query crashes database engine |
| 60775 | SQL | Provide setting for SRDE to write positive sign nibble for the DECIMAL data type as 0x0c and not the default 0x0f |
| 60780 | SQL | Query returns “Null not valid” if subquery contains outer join with TOP clause |
| 60794 | SQL | Restriction on char column using UPPER() fails to find rows |
| 60801 | SQL | Select into from a non-mergeable view failed |
| 60806 | SQL | GRANT ALL on * doesn't include CREATESP or CREATEVIEW rights |
| 60811 | SQL | Adding column NOT Null constraint using existing name consumes memory |
| 60826 | SQL | Engine crash on SQL Query with Case Statement using constant |
| 60828 | SQL | Non-Master users should not be able to drop views, stored procedures, or tables created by another user |
| 60849 | SQL | Currently unsupported syntax GRANT ALL on VIEW/PROCEDURE * crashes engine |
| 60857 | SQL | Query not sorting correctly when selecting “tablename.*” |
| 60858 | SQL | Crash in SQLDisconnect when freeing cached stored procedure statements |
| 60859 | SQL | SQL Engine refuses connection and status 2307 is returned |
| 60885 | SQL | Linux 32-bit returns numeric value out of range error |
| 60957 | SQL | GRANT EXECUTE ON PROCEDURE functionName crashed the engine |
| 60962 | SQL | Query using Btrieve temp sort file and time column not sorting correctly |
| 60977 | SQL | Stored procedure with cursor does not execute completely in some cases |
| 61013 | SQL | Extra index created by the SQL engine for a CREATE TABLE…IN DICTIONARY with a UNIQUE attribute specified on an Identity column |
| 61019 | SQL | EXECUTE of a blob variable longer than 64K in a stored procedure will cause the blob to be truncated and produce an error, most likely a syntax error |
| 60785 | Utilities | Notify Viewer not robust when notify log corrupt |
| 60996 | Utilities | Phantom and extra indexes generate unnecessary errors in PCC and DDFBuilder |