Group:  Microsoft Access ยป microsoft.public.access.dataaccess.pages
Thread: DAP Server side filter

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

DAP Server side filter
"wojt001" <wczwerenko[ at ]tlen.pl> 19.09.2006 08:48:04
I have a database with employees. How can I display just one specific
eploee record on DAP?

Re: DAP Server side filter
"PaulD" <nospam> 19.09.2006 22:29:09
Use the serverfilter method

msodsc.RecordsetDefs("<your_recordset_name>").ServerFilter =
"<Employee_name_field_name> = '" & <employee_name> & "'"
msodsc.GetContainingSection(me).DataPage.Requery

Paul D

"wojt001" <wczwerenko[ at ]tlen.pl> wrote in message
news:1158655684.451503.220350[ at ]m7g2000cwm.googlegroups.com...
:I have a database with employees. How can I display just one specific
: eploee record on DAP?
:


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net