‎2007 Dec 06 10:26 AM
Hi,
In table creation why we should give client field?
If we give the client field what is the use?
‎2007 Dec 06 10:28 AM
well if the tables have no client field it makes no sense to have diffenrent clients.
how would you store client dependend information then in that table?
‎2007 Dec 06 10:28 AM
well if the tables have no client field it makes no sense to have diffenrent clients.
how would you store client dependend information then in that table?
‎2007 Dec 06 10:29 AM
HI,
we don't need to give client field in a table.it is not necessary.
if you create table with client field the data in that table from client to client will change(client dependent)
rgds,
bharat.
‎2007 Dec 06 10:30 AM
Hi,
Tables with client field are client dependent.
Inorder to transport the data created in one table to another client, table is defined with client field.
Regards
Kannaiah.
‎2007 Dec 06 10:30 AM
Hi Udaya,
When you create any D/B table it is mandatory to give the Client field.
coz the tables are client independent but the DATA in it is client dependent.
so if create table in your development client you have to see the data in that table from your testing client.
normaly we do maintain the client field for security purpose so that data in table should not be viewed in other clients..
regards,
vikas.
plz reward if helpful...