Oriol
Posts: 0
Joined: Fri Dec 11, 2015 2:09 pm

Error API Express with spaces in table names

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Error API Express with spaces in table names

Hello -

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Error API Express with spaces in table names

Hello Oriol,

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

Return to “Issues”