You are not logged in.
Pages: 1
thanks, ab. I think problem solved!
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!
Pages: 1