Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

HANA timestamp update via odbc

$
0
0

Hi,

I'm trying to update timestamp on HANA table from Access DB after creating a linked table. And I get the error like "SQL data type out of range #0". Is there a known issue with HANA ODBC for timestamp/date fields?

 

The table column has like

name: change_date

SQL type: timestamp

column store type: longdate

 

The query is simple

update table set change_date='2014-09-01' where id=1111

 

See http://bugs.mysql.com/bug.pdp?id=9211 for a similar issue with MySQL which they fixed back in 2005.

 

Also, where could I file  a bug report for HANA?

 

-Vinay


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>