cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Entityframework Core Scaffold Database Model Stuck

kerria
Explorer
0 Likes
3,699

I can't scaffold with Sap.EntityFrameworkCore.Hana.

v7.0, the process stuck for hours

View Entire Topic
minghai_chang
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

Sorry for not getting back to you sooner. I tried to create the HIS_TUKIN table with the schema. But it always fails with the following error.

"sql syntax error: incorrect syntax near: line 5 col 21 (at pos 136)"

If I remove all CS_ types, I can create the table and scaffold code for it.

Which server version are you using? Do you know of any configuration settings which can enable the use of CS_ types?

Kind regards,

Minghai Chang

kerria
Explorer
0 Likes
Server version i've using is 2.00.074.00.1698716871, and for configuration about CS_types i think is default from begining because nether i don't know anything about CS_types