Hi Douglas,
First- set the connection, and check for the provider(i.e, ""Microsoft.Jet.OLEDB.4.0"").
Then check for the password,
If password = 'yes'
""Provider="" & [Provider] & ""; Data Source="" & [Database] & ""; Jet OLEDB:Database Password="" & ...
Hi Yogesh,
Two Loops and Two Collections required to perform this..
i.e,
First Spy the first Check box and keep that as a dynamic on match index. Then use an read stage to perform a GetTable as collection by giving a Params as 1.
And then put an exce...