#1 2017-12-13 04:46:57

Hmdsadeghian
Member
Registered: 2017-11-25
Posts: 31

Database First problem

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

#2 2017-12-13 19:45:18

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: Database First problem

Ensure you read the documentation about external databases.

Especially about table and fields mapping.

See https://synopse.info/files/html/Synopse … DE_TITL_27

Offline

#3 2017-12-14 03:14:02

Hmdsadeghian
Member
Registered: 2017-11-25
Posts: 31

Re: Database First problem

Thanks

Offline

Board footer

Powered by FluxBB