#2 mORMot 1 » how to map to a non-standard schema table » 2019-10-15 01:06:13

nikotin
Replies: 2

I use MSSQL as my external database, and some tables belong to a non-default database schema(default is dbo). so if i want to map the TSQLRecord classes to these tables, i need to specify the corresponding schema names as well. But it seems to me a TSQLRecord class name just maps to a table name directly, there is no way to specify the table's schema name. Any one encounter this problem can give me a help? Thanks a lot!

Board footer

Powered by FluxBB