Development Snapshots






Main Links

Home

Products

Support

Downloads

Testimonials

Articles

DEV Snapshots

Company Info


Prices & Ordering

Logon

 

NexusDB V2.07 Development snapshots

This is a full featured NexusDB server. It has no restrictions and can be used together with all products created with V2.00 to V2.07.

Please check the list below for all issues fixed or closed since the last release. For a list of all known issues reported since relase of V2.07 please check here.

These zip files are provided as is and are in no way to be considered as stable platform. As such they should NOT be used for anything else except testing.
The files are autocreated every day at 5am Brisbane time and not run through any tests before upload. As such we can't guarantee the functioning.

nxserver_unstable_snapshot_2008-06-25.zip
nxserver_unstable_snapshot_2008-06-19.zip
nxserver_unstable_snapshot_2008-03-26.zip
nxserver_unstable_snapshot_2008-03-25.zip

Fixes since last release

This list is live from our issue tracker and usually applies to the newest listed zip file. Should a fix not appear to work it could be that it was fixed after the latest zip file was created. In this case please try again 24 hours later. Should it still not work please use the support newsgroups for discussion.

# Summary Fixed in
2614RecordGetBatch() on record with large blob fails (lack of network buffer space) V3.x
2612Problem joining empty string values with locale V3.x
2609Locate may hide timeout exceptions etc V3.x
2607Invalid pointer operation with insert using param in multi query script V3.x
2603CAST(date/time/datetime as Varchar(x)) should raise exception instead of silent truncation V2.x
2592String parameter passed into function should keep its locale info V2.x
2591Setting clientside Session.ClientLocaleAsDefault to True has no effect inside stored proc/functions V2.x
2590Defining function input parameter with locale does not use locale with Upper/Lower V2.x
2588Adding field to table causes previously existing field's default descriptor to change existing records V2.x
2587Using RETURN without required return value throws AV when creating trigger V2.x
2586Allow non-RESTRICT behaviour to delete stored procs referencing other procs V2.x
2585Repeatedly running statement eventually ends in "unable to resolve identifier" V2.x
2584Memory Leak running SQL statement V2.x
2583Leak in TnxSqlTableExp.DoUnionExceptIntersect in case of timeout or exception V2.x
2580LIKE does not properly utilize index (slow) V2.x
2578Memory leak when running SQL statement V2.x
2577INTERSECT causes range check error V2.x
2576Query with IN does not appear to use index V2.x
2574select "SIN" from tablewithfieldsin throws error V2.x
2573Problem resolving column V2.x
2572STD() aggregate returns wrong values V2.x
2571nxserver /start reports "server started" even if service not installed V2.x
2570Join optimizer issues with relations using operator <> opEQ V2.x
2569Another slow left join V2.x
2568Left join on SubQuery hangs if result is empty V2.x
2567Website issues V2.x
2566Query throws AV V2.x
2565Multiple single quotes in string literal only result in one single quote in string V2.x
2564Slowdown V2.x
2563WHERE True throws AV V2.x
2562Result of function no set in TnxRequestReader V2.x
2561Null pointer free in nxptTCPRequestTransport V2.x
2559after Session.PasswordRemoveAll, server does not respond V2.x
2558Certain combination of outer and inner join raises AV V2.x
2557Left outer joins with secondary filters return wrong result V2.x
2556LIKE ... ESCAPE character should be able to escape itself V2.x
2555Outer join returns empty fields V2.x
2554Extremely slow outer joins V2.x
2553Query does not use any indexes when it should V2.x
2552Wrong Millisecond separator is not flagged as error V2.x
2550Accessing table in different database alias before system tables are created throws error V2.x
2549Problem with fieldname matching built-in functions V2.x
2548Performance problem with JOIN on string fields and WHERE clause V2.x
2547Problems with CAST() V2.x
2546Query on non-existent column causes AV V2.x
2544Running queries with RequestLive = TRUE makes server run out of memory V2.x
2542Linefeeds are not preserved in LIST() V2.x
2538CAST('10000000000' AS LARGEINT) fails V2.x
2537SQL causes leak of TNotification V2.x
2535Cached dataset is missing code to ignore filtertimeout error code V2.x
2533SQL statement does not free used memory V2.x
2532View with illegal parameter should not be added V2.x
2531Deleting stored proc with illegal parameter throws AV V2.x
2530Updating blob memo from nxCachedDataSet adds spurious characters to server table V2.x
2528Installing as a service does not show username/password dialog V2.x
2527Subquery with aggregate causes AV with Request Live = True V2.x
2525MAX() should use index to only read 1 row V2.x
2524Problem comparing boolean fields V2.x
2505Query on fulltext indexed table throws stack overflow error V2.x
2504Server ignores name and password if allowsystem parameter is True V2.x
2503SQL Performance issue V2.x
2501Incorrectly using SELECT storedproc(param) ... throws AV in server V2.x
2499Non-existing table alias does not throw error V2.x
2497TnxStoredProc: Support getting proc name and parameters at design-time V2.x
2495Problem resolving column in multi-JOIN V2.x
2494Use of various functions should force readonly resultsets on live request V2.x
2493Huge slowdown when using the TOSTRING function V2.x
2490Using ATOMIC in stored proc gives "no user transaction is currently in progress" error V2.x
2489AV raised on invalid column reference V2.x
2488Incorrect overflow check for BCD values V2.x
2487Query with not full qualified field user gives empty valuefor that field V2.x
2486Memory leak in nxsqlCondExp V2.x
2485Problem with NONSTRICTASSIGNMENT option in comparison of parameters V2.x
2484SetRange on Seq Index with invalid strings cancels range V2.x
2483AV is thrown when attempting to open table in latest code V2.x
2481Swapping WHERE clause parts around throws assertion V2.x
2480Query wrongly returns empty resultset V2.x
2476Attempting to create index on non-existing field throws AV V2.x
2475Event log Max Size not persistant V2.x
2474I just bought NexusDB for replacing some FlashFiler applications. Conversion went OK except some SQL queries that do not work... V2.x
2473I just bought NexusDB for replacing some FlashFiler applications. Conversion went OK except some SQL queries that do not work... V2.x
2472Query throws stringlist out of bounds error V2.x
2471Root table not found with INSERT INTO and temp tables V2.x
2470FULL JOIN returns non-matching rows V2.x
2467LIKE '...%' causes range check error when Request Live is True V2.x
2466Server writes config file although AutoSave is off V2.x
2465Query throws unknown exception in state of "capability not supported" V2.x
2464Sharedmem transport does not work with win9x V2.x
2463Check for grouped selection list items is faulty V2.x
2462Query throws AV in engine after division by 0 error is thrown V2.x
2460Missing UPPER() parameter causes AV V2.x
2457Compilation error in nxptTCPRequestTransport (.NET Provider support file) V2.x
2456SELECT distinct table_name FROM #indexes AV's V2.x
2455Widechar field returns ever changing data V2.x
2454Incorrect Unable to resolve the identifier message V2.x
2452Meta query throws roottable unknown... not found V2.x
2451Query without obligatory aliased table expression returns 1 record instead of raising error V2.x
2449Repeatedly running live query throws unexpected exception V2.x
2448INNER join USING is broken V2.x
2447Parser doesn't recognize "national character large object" and "nchar large object" anymore V2.x
2445Opening table with child table throws assertion V2.x
2444Other AV in SQL engine on Win98 V2.x
2443Adding blob to table slows down query with 2 orders of magnitude V2.x
2441Query throws AV V2.x
2440Query timeouts cause AVs V2.x
2439Blobfield.IsNull returns wrong value after Post V2.x
2436TnxBaseSessionPool.bspTimeout not initialized V2.x
2435When FreeFieldBuffers fails (e.g. timeout) inside Post the dataset remains in dsInsert and the same record can be posted again, possibly leading to multiple records referencing the same blob. V2.x
2434Server does not correctly remember windowposition between restarts V2.x
2432Stored procedure throws AV V2.x
2431Dropping table erroneously throws "referred to from another table" error V2.x
2430Query erroneously throws ambiguous column error V2.x
2429ADO ODBC Bridge: Queries with 0 rows result return 1 empty row V2.x
2428ADO ODBC Bridge: serverside cursors incorrectly return RecordCount=0 V2.x
2427Query throws AVs internally (they are handled but should not occur in the first place) V2.x
2424Range error thrown with this query V2.x
2423If started twice from the same folder, nxServer now shows error dialog twice V2.x
2421Remove #0 from Client IP log entry V2.x
2420New client-side selected locale does not work for parameters V2.x
2418Column binding error V2.x
2416Assert may trigger erroneously V2.x
2414Query throws "field out of range" error V2.x
2412TIME/TIMESTAMP assignment issues V2.x
2411Multiple EXTRACT() calls combined with AND returns too many records V2.x
2410Table with SQL filter created pre-localization switch code can't be opened with new server V2.x
2406Query throws integer overflow V2.x
2402Query never stops executing V2.x
2400Query throws integer overflow V2.x
2399Large object columns not allowed in grouping operations V2.x
2398Incorrect Union Result V2.x
2397SELECT ... DISTINCT ... returns NULL date fields V2.x
2396Add support for unicode special characters (NCHR function?) V2.x
2395Query throws range check error V2.x
2394Extra asterisks in comment specifier results in syntax error V2.x
2393Query throws AV in engine V2.x
2389GROUP BY on date/time fields from memorytable return strange values V2.x
2388Server does not Apply new settings but reverts to old V2.x
2387TnxTable.AddIndexEx updates datadictionary even if operation fails V2.x
2385SELECT LIST(field) FROM TABLE does not throw error on non-charachter fields V2.x
2384Query takes a long time and eats up memory V2.x
2383MIN/MAX on nonpadded nullstrings should not return padded strings V2.x
2382mapping empty string to blob can cause corruption V2.x
2380Nonexisting column name should throw error V2.x
2379Query throws assertion; result unable to resolve identifier V2.x
2377Query triggers assertion in nxSqlProxies.pas V2.x
2376ToString should allow for longer input than 256 characters V2.x
2374Query is slow/never times out (timeout = 10 sec) V2.x
2373Query throws "error in addindex list: unknown column..." V2.x
2372Query returning more than one column should not be allowed in calculations V2.x
2369Query on CHAR() variable in SELECT list gives "could not convert variant ..." eror V2.x
2367Problem resolving identifier in correlated subquery V2.x
2365Meta table caching problem V2.x
2364Query with ORDER BY...DESC does not correctly order the resultset V2.x
2363Using RETURN in stored procedure should produce sensible error message V2.x
2362Typing something other than a number in the MaxRam field throws AV V2.x
2360UPDATE query throws "Expected BlockOwnerID ..." error on temp table V2.x
2358UPPER() does not take table locale into consideration V2.x
2357Query in trigger throws scalar subquery expected error V2.x
2356Invalid column reference not caught V2.x
2355Query throws integer overflow error V2.x
2354CONTAINS(non-fulltext-index,...) should throw error V2.x
2353Problem with IN and repeated list value causing multiple copies of rows to be returned V2.x
2352Problem with IN and #temporary table V2.x
2351Northwind example script fails to run V2.x
2350ORDER BY orders on the wrong column V2.x
2348TnxSqlRowBuilder.ApplyFilterRange seriously broken V2.x
2347Query returns no records where matching records exist V2.x
2346Swapping WHERE clause parts around returns different resultsets V2.x
2345Problem with DWORD values V2.x
2344SELECT rightjoinalias.*, * From .. throws AV V2.x
2343Improve "alias does not exist" message with aliasname V2.x
2339Investigate massive slowdown with joins V2.x
2338Select field from v1 table with RequestLive = true throws AV V2.x
2337Engine does not delete blob contents from table (table size keeps growing when adding and clearing blob) V2.x
2336SELECT field, SUM()... without GROUP BY should throw error V2.x
2335Inconsistent line/pos error position values returned V2.x
2334nxServer /HELP only shows /NOICON info V2.x
2333Using multiple EXISTS in the WHERE clause fails with factor not found V2.x
2332WHERE field LIKE 'Y023 %' does not find matching records where matching records exist V2.x
2331Left Join returns null for some values when used inside stored procedure V2.x
2330Problem resolving tablename in join V2.x
2329Problem with left join in stored proc only returning data for first record V2.x
2328Problem with IN workaround in stored procedure V2.x
2327Problem with IN and local variable V2.x
2326SELECT ... IN (SELECT ...) does not return records V2.x
2325Refreshing table inside transaction throws Block 0 has not the correct signature error V2.x
2324Unable to resolve identifier in aliased table expression created with UNION V2.x
2323Temporary table is not removed when query execution stops on error V2.x
2321Server cannot start as service when explicitly started from commmand line V2.x
2320Stored proc returns no records V2.x
2319Stored procedure throws assertion V2.x
2318Bug when comparing blank, non-localized strings V2.x
2317Joins unnecessarily copy blobs under certain circumstances V2.x
2315TnxSqlRowBuilder.SetSortedState does not take ReadReversed into account V2.x
2314IN (CAST(NULL as [var]char()))... fails V2.x
2313IN (NULL, ...) fails V2.x
2312Autosave on Exit setting can't be turned off V2.x
2268Wrong query evaluation V2.x
2259Delimited identifiers resolved wrong in VIEWS V2.x
2241CONTAINS... used with ORDER BY does not correctly order V2.x
2216Error message when attempting to access deleted blob could be improved (Exprected BlockOwnerID ...) V2.x
2208Add rename table, rename column and changecolumn type to sql V2.x
2195Aggregate functions in the WHERE clause V2.x
2193Problem with outer reference in HAVING clause V2.x
2110Assert in SQL engine when cleaning up after client heartbeatfailure V2.x
2052The service should not allow itself to start if the server is already running from the same directory V2.x
2048Constraint name uniqueness should be enforced V2.x
2046Prepared stored proc always returns the same value V2.x
1987TnxQuery.RecordCount returns wrong value for filtered query V2.x
1556Problem with passed in proc parameter using INOUT/OUT V2.x
1512Consider how to rename duplicated fields from aliased tables V2.x
800If explorer.exe crashes, tray icons should be recreated V2.x

Unverified fix
Verified and Closed