You are not logged in.
Pages: 1
Hi all,
I want to create my db with database project. I create model in Delphi application and I have two apps that one of them is server and the other is client.
I create schema for tables. but I don't know how to mapping table name with schema in my source code and in my model.
I don't know which I need to use VirtualTableExternalRegister and createmissingtable?
Can you post a sample which how can I do that?
thanks.
Offline
Ensure you read the documentation about external databases.
Especially about table and fields mapping.
Offline
Thanks
Offline
Pages: 1