How do you get to the filter statement? When MyDb.dbStatusBar=True it displays the Filter like so:

Filter: FIRSTNAME LIKE 'J%'

I would like to be able to get at this string so I can save it. I tried the Session("SV_Filter&#34 variable but it doesn't seem to work. My .dbUnit is 1015 but Session("SV_Filter_1015&#34 didn't work either. What am I doing wrong?