S
SF
Hi,
I have a Sale form that bound to a SQL table that stores a temporary date
before it is added to another table when when user save. The content in the
table will be deleted and Sale form will be reset to accept new sale. Now my
client want to setup another sale point that may cause the data to be
deleted when one user start saving their work.
Whether is it possible to create a temporary table say #tmpSale and bound it
to a form?
SF
I have a Sale form that bound to a SQL table that stores a temporary date
before it is added to another table when when user save. The content in the
table will be deleted and Sale form will be reset to accept new sale. Now my
client want to setup another sale point that may cause the data to be
deleted when one user start saving their work.
Whether is it possible to create a temporary table say #tmpSale and bound it
to a form?
SF