Hi
Asked the same question my self some time ago and got this answer.
Not possible, but doable.
Use unbound Forms and build your own transaction model.
how ?
on opening the form, just replicate tha data to a local table.
do whatever you want, logging the actions on the form, writing to a temp
table UPDATE, DELETE, INSERT and the relevant data.
then, on close, update,delete or insert the data on the remote server and
wipe out the temptable. if on a multiuser environment, phew ... man, you got
some work to do.......
hit cancel, just close the form with no updates and wipe out the temp table
issues, don't use autonumber or autoincrease identity fields.
very slow on finish, hard to implement, multiuser is a mess, working with
sub tables is an awsome workload, good as an academic exercise.
not much of help and gave up myself.
if anyone knows a practical way of doing this, please help, as i still want
to implement the transactions on forms.
Have a nice weeked
"Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
escreveu na mensagem news:OUGVpL2IGHA.1728@TK2MSFTNGP09.phx.gbl...
that
SQL-Server,
for
function;
suffer
a
connection
|