Re: ADO Find Help?
- From: Lucio Tato (lucio_tato@xxxxxxxxxxx)
- Date: Fri, 23 Sep 2005 02:14:48 -0700
Clear the filter before the addnew
If .EOF Then
.Filter = adFilterNone
.AddNew
End If
!dbcolA = valueA
!dbcolB = valueB
..Update
..Close
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
.
- References:
- ADO Find Help?
- From: greg4168@xxxxxxxxx
- ADO Find Help?
- Prev by Date: Re: Server side cursors and locking
- Next by Date: ActualSize returns -1 for Text fields
- Previous by thread: Re: ADO Find Help?
- Next by thread: How 2 use DB relationships without re-programming them in VB.NET?
- Index(es):