Re: Error in SQL query
Two mistakes here:1. Variables only get the colon (:) prefix when they are referenced, but not for declaration or assignment.2. Result sets of queries are always assigned to table variables and not to...
View ArticleRe: Hana SPS07 and spatial data
Hi gentlemen, I hope you don't mind me reviving the old thread (it was quite informative, thank you!) The problem I'm trying to solve here is: how to move X and Y meters (by long and lat, respectively)...
View ArticleAnalytic privilege with Web IDE not working
Hello, I have created the same AP with Studio as I do in WEB IDE, but it does not work when I create it in Web IDE. the only difference I see is that in the picture I have attached. Can someone please...
View ArticleRe: Error in SQL query
true. Its a copy paste from development guide I was replying from mobile device
View ArticleRe: HANA Studio Select on 1000+ columns
Even it is a flexible table, I predefined all columns during creation of it. CREATE COLUMN TABLE "XXX"."test.FLEX.PREDEFINED.EIGHTTHOUSAND"("AAAA" NVARCHAR(10),"AAAB" NVARCHAR(10), ..., PRIMARY KEY...
View ArticleRe: SAP Hana Tools download issue
Hi Mihaly, Could you enclose the eclispe logs along with this. It will give a little bit of idea. Regards, Deepak
View ArticleRe: SAP Hana Tools download issue
Hi Deepak, It is already solved, for some reason the connection does not work from the Hungarian labs, it keeps getting timeout. I just downloaded and installed the plugin at home. Thanks nonetheless...
View ArticleRe: HANA Studio Select on 1000+ columns
Hi Patrik, the display error is a bug and I recommend you open a support incident for that. The result set data should definitively end up in the correct columns in SAP HANA Studio. Concerning the...
View ArticleRe: HANA Studio Select on 1000+ columns
Hi, do you really use SAP HANA Studio oder Eclipse with the propper plugins?AFAIK, SAP HANA Studio is no longer under development, and you should use Eclipse with the latest plugins. Maybe this solves...
View ArticleSAP BW on HANA: editor does not open for expert script
Hi, I am working on a BW 7.4 on HANA and want to set up a typical data loading scenario. When trying open the editor for an expert script in a transformation (former expert routine)I am receiving the...
View ArticleRe: HANA Studio Select on 1000+ columns
Here you go Ben While SAP HANA Studio is Eclipse based anyhow, the current major development direction is to have the functionality in a WEB based UI.However, that doesn't change what I wrote about the...
View ArticleNot able to look at the database on HANA from Microsoft EXCEL
Hi, I was able to download the 32-bit client (version 1.5.20.33) for EXCEL (EXCEL 2010) and connect it up to SAP HANA SPS 08 via the SAP HANA MDX driver. The test connection works but when I hit OK,...
View ArticleRe: Not able to look at the database on HANA from Microsoft EXCEL
Hi Venu, Please refer the below docs http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e03fef5e-d82f-2f10-8898-859c4ed57e62?QuickLink=index&… BUILD YOUR FIRST SAP HANA REPORT ON MS...
View ArticleCannot connect HANA Studio to AWS instance - License key expired
Hello, I'm trying to add my AWS SAP HANA instance to HANA Studio. Due to the dynamic IP that the instance creates every time it starts up, I delete and add the system fresh in HANA studio. I've...
View ArticleRe: List of SAP Hana versions?
Ah yes Utsav you're correct you do need logon details to access that. The SPS for HANA go from 01 (released 2010) up to 09 (released 2014)
View ArticleLooking for advanced query in SAP HANA
Dear, I have a table that look like the following: idItem1A2B3C4K4C4B5A and I would like to have a query that show this new view: Item 1Item 2KCKBCKCBBKBC which is displaying Only the relation between...
View ArticleRe: Looking for advanced query in SAP HANA
I don't get what you want to do here.Please elaborate in more detail how the two result columns should relate.
View ArticleRe: Not able to look at the database on HANA from Microsoft EXCEL
The SAP HANA ODBC driver does not support OLEDB, which is required for the direct ODBC access in MS Excel.It's not intended to support the direct mass data transfer to Excel. If you really want to go...
View ArticleRe: Not able to look at the database on HANA from Microsoft EXCEL
Hi Lars, SAP is not withdrawing support for ODBO, is it? thx, greg
View ArticleRe: Not able to look at the database on HANA from Microsoft EXCEL
Hey Greg, Not that I would be aware of it. But OLEDB never had been supported and this question keeps on popping every few months, so I thought I post an answer a last time Cheers, Lars
View Article