Table doesn't exist in database (2.0 Beta issue w/ sql server)

I’m experiencing this issue with DF v2 beta-4 locally hosted, and SQL Server 2008 R2, when trying to retrieve records from table myTableName:

http://127.0.0.1/api/v2/sql/_table/myTableName

Works fine when retrieving list of tables.

¿Anything wrong?