× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
Diksha.kushwah(*) reported 2014-02-13T09:00:32Z  · NielsGron last modified 2014-11-21T00:35:40Z

Date time datatype of informix is not work properly in Table data editor


Priority Low
Complexity Unknown
Component Tools - Table Data Editor
Version Future - .9
Aqua Data Studio 15.0.0-dev-96
Build #: 35832
Database:Informix 12.1
 
Description:
 
1. Connect Informix 
 
2. create Table using following script:
 
   CREATE TABLE datetime_datatype ( 
   col_date     DATE NOT NULL,
   col_datetime DATETIME HOUR to MINUTE NOT NULL
    )
   LOCK MODE PAGE
   GO
 
3. Insert the data using following script:
 
   INSERT INTO datetime_datatype(col_date, col_datetime) 
VALUES('2014-2-13', '12:55')
   GO
 
   
4. Now Right click on table datetime_datatype and select Edit Table Data
 
5. we can see that in column col_datetime value is display with default date,it is not display in given formate.
 
6. Now click on Insert Row After icon and double click on col_datetime in that new Row and click on col_date,default value automatically insert in that column and value is not inserted in given formate which we can insert through the query.
1 attachment

Issue #11705

Closed
 
 
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