Hello,
Strange thing we face here with SAP HANA client ODBC version 2.04.194.25592 on Windows:
SQLExecDirect() of "ROLLBACK TO SAVEPOINT <name>" fails with the following error:
SQL State: 42000 SQL code : 257 Message : [SAP AG][LIBODBCHDB DLL][...
Hello,
Trying to set the date/time format for the session, using SET 'DATE_FORMAT' and SET 'TIMESTAMP_FORMAT' as documented...
What am I doing wrong here?
hdbsql test1=> create table tab1 ( pkey int, crea date );
0 rows affected (overall time 4...
The SAP HANA doc says that CHAR/NCHAR are not "officially supported"... one should use VARCHAR/NVARCHAR instead.
In the context of database migration, when you come from another type of DB, you have to convert all CHAR/NVCHAR columns to VARCHAR/NVA...
Using SAP HANA 2 ODBC client, executing a cursor with SELECT FOR UPDATE, I want to compare the behavior with other database engines regarding concurrent data access when another client process does the same...
Must be in a TX block? (does SELECT FO...
It appears that the download manager on the server machaine was not upgrading to SPS05After downloading SAP HANA Express SPS05 packages on another computer, we could upgrade and I think it's ok now:fermi:hxeadm> HDB version
HDB version info:
vers...
Hello,We are trying to upgrade our SAP HANA Express Edition to SPS05 but we get this message:Newer version of Resident hdblcm (2.4.86.0) is already installed.
There are no SAP HANA Platform components that could be installed or updated.See the log...