You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi, I have more questions.
From tAccessInput table i filtered with tFilterRow, so i got some data which i want to update to the other tAccessOutput table.
But what i want to do is data which i filtered, i want to delete from tAccessInput table depends on user selection.
So how can i give option to delete data from db or not?
I just can think only use with message if i click yes then delete or not, but that message will come as much as filtered data rows. But i just want to give option once then it is automatically executing.
And the other thing is,
I want to make report file, with information including how many rows transfered.
I use tLogRow but that is showing only the transfered data , not showing the total rows something like that.
I am new in this so i really need help.. :-)
the image is my job screen shot.
Offline

Hi,
is it a problem to ask at the start of the script? In this case use a context variable (Boolean).
Bye
Volker
Offline
Pages: 1