Page 1 of 1

Error API Express with spaces in table names

Posted: Fri Dec 11, 2015 2:20 pm
by Oriol

Hi,

I have create in API Express a model connected to Microsoft SQL Server, but when i test it give me a error.

I have seen in SQL Server Profiler that api express send this select: ... FROM dbo.Table Name...

It's incorrect, it should be: ... FROM dbo.[Table Name]...

Please fix asap

Regards


Error API Express with spaces in table names

Posted: Mon Dec 14, 2015 2:50 pm
by Illya Stepanov

Hello -

Thanks for reaching out! We’ll fix that ASAP! Sorry for the trouble.


Error API Express with spaces in table names

Posted: Mon Jan 11, 2016 10:21 am
by Evgene Karachevtsev

Hello Oriol,

This bug is fixed, should be on production with the new release, which is planed for this Sunday.