Topic: Unique Key database

Hi, my question is this:

I'm making a program with a tablename called Client, but i want to make unique clients.

My colums are:
name, phone, adress and email, can i make like unique key with name or unique phone database??


thanks

Re: Unique Key database

Hello,


In the current version is not implemented.


You can check the uniqueness using script, here you can download example:
http://myvisualdatabase.com/forum/misc. … download=1

Dmitry.

Re: Unique Key database

DriveSoft wrote:

Hello,


In the current version is not implemented.


You can check the uniqueness using script, here you can download example:
http://myvisualdatabase.com/forum/misc. … download=1




This soluction is very good.
I will try to implement on my database.

Thank you big_smile