#2 Re: mORMot 1 » Using Database View's instead of Database Table's » 2017-01-18 12:48:21

Hi.

Return for some help again.
My view name (on MSSQL SERVER) is Clientes.
My class name on APP is defined as TClientes.

When I query from client to server the error above is logged.
The app ignores the view. Any ideas?

20170118 12452356  B EXC   ESQLite3Exception {"ErrorCode":1,"SQLite3ErrorCode":"secERROR","Message":"Error SQLITE_ERROR (1) [SELECT codigo, nome, loja FROM Clientes] using 3.15.0 - no such table: Clientes, extended_errcode=1"} at 0063D4FE  stack trace API 005634BC 005634E4 0040ACF4

#3 mORMot 1 » Using Database View's instead of Database Table's » 2017-01-17 16:59:00

razielucas
Replies: 35

Good afternoon.

I have a question, in the mORMot framework can I use database view's instead of database table's for select my data?

If yes how I can do it?

Thank's a lot.

Board footer

Powered by FluxBB