Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
rudra_deep
Frequent Visitor

ODBC: ERROR [42000] [SAP AG][LIBODBCHDC DLL][HDBODBC] Syntax error or access violation

Hello,

 

I am unable to connect to HANA using DirectQuery. it gives me following error message:

ODBC: ERROR [42000] [SAP AG][LIBODBCHDC DLL][HDBODBC] Syntax error or access violation;257 sql syntax error: incorrect syntax near "begin": line 3 col 8 (at pos 27) - (screenshot below)

Here is the first few line of the code:

do begin
DECLARE EventID INT=136;
DECLARE zoneminutes INT=0;
DECLARE EventStartDate NVARCHAR(50)='';

 

PS: I have full permissions to database I am tying to access here but somehow it does not work.

 

I am not sure if Power BI can call such type of queries. Any assistance would be of great help.

 

PBIERROR.jpg

 

 

 

1 ACCEPTED SOLUTION

Hi @v-jiascu-msft, Thank you for your response.

I tried that but it didnt work out, so I created a function of the HANA query and have called the same function in the PowerQuery. It works flawlessly now.

 

View solution in original post

3 REPLIES 3
jaydeeprathore
New Member

I was able to solve the error by marking EnableFolding=False

Go to Source --> Under PowerBI native query, mark EnableFolding=False:

jaydeeprathore_1-1710361791880.png

 

Hope this helps.

v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @rudra_deep,

 

Can you run the SQL statements in another tool of SAP HANA? Maybe you can try to store the procedure and call it directly in Power BI. 

 

Best Regards,

Dale

 

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-jiascu-msft, Thank you for your response.

I tried that but it didnt work out, so I created a function of the HANA query and have called the same function in the PowerQuery. It works flawlessly now.

 

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.