N
nasirmajor
dear all,
a simple quetion for database experts.
can three datatables be updated at the same time (from one page)with
one table having one primary key
and other two tables are having that primary key as foreign key in
there tables.
tables with foreign keys are linked to parent table(having primary key)
with one-to-one releation.
this one-to-one releation was made due to large number of columns for
the same table, so it was divided.
what method will be sutible to update the record from same page ?
thanks in advance.
a simple quetion for database experts.
can three datatables be updated at the same time (from one page)with
one table having one primary key
and other two tables are having that primary key as foreign key in
there tables.
tables with foreign keys are linked to parent table(having primary key)
with one-to-one releation.
this one-to-one releation was made due to large number of columns for
the same table, so it was divided.
what method will be sutible to update the record from same page ?
thanks in advance.