× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
swapnil.chaudhari(*) reported 2013-10-21T12:56:33Z  · tariqrahiman last modified 2014-04-07T02:06:54Z

Auto-completion box for column list is not populated


Dev
Kin-Hong Wong
kin-hong
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Q Analyzer - Auto-Completion
Version Future - .9

Database version: Netezza 7.0

Aqua Data Studio 14.0.3
Build #: 34446
Built on: 2013-Oct-16 12:54:43 PM

Windows 7: 64 bit

Step 1: Connect to Netezza 7.0

Step 2:  Create database.

             CREATE DATABASE "test_db"

Step3: In “test_db”, Create table.

        CREATE TABLE "table_demo"  (

        "c1"    VARCHAR(25) NOT NULL,

        "c2"    VARCHAR(25) NULL,

        "c3"    VARCHAR(25) NULL,

        CONSTRAINT "pk1" PRIMARY KEY("c1") DEFERRABLE INITIALLY IMMEDIATE  )

        GO

Step 4: Right click on table -> Open Query Analyzer window.

            Write  query (select * from <TABLE_NAME> where -> hit space.

Here, column list of table should populate but not observed in this case.

Same behavior is found for insert, update, delete commands. List of tables for auto completion is populated but list of columns for tables is not populated.

2 attachments

Issue #10524

Closed
Invalid
Resolved 2014-04-07T02:06:41Z
 
 
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