× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2008-05-19T21:27:10Z  · last modified 2008-05-23T22:07:47Z

Query Builder -- Apache Derby


Priority Low
Complexity Unknown
Component Query Builder
Version 07.0

Server -- > Apache Derby (192.168.1.35)

Added the two tables and selected a few columns from the table SYTAX_TEST_1 ( Avoid XML Column)

SELECT SYTAX_TEST_3.*,
    SYTAX_TEST_1.C1,
    SYTAX_TEST_1.C2,
    SYTAX_TEST_1.C5,
    SYTAX_TEST_3.C1,
    SYTAX_TEST_3.C2
FROM APP.SYTAX_TEST_3 SYTAX_TEST_3
        INNER JOIN APP.SYTAX_TEST_1 SYTAX_TEST_1
        ON SYTAX_TEST_3.C1 = SYTAX_TEST_1.C1

it takes a lot of time and gives

A communications error has been detected: Read timed out

Issue #1449

Closed
Fixed
Resolved 2008-05-23T22:07:47Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017