Welcome to dbFreaks.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Recordset::Filter ?

 
   Database Help (Home) -> Visual Basic -> ADO RSS
Next:  Diagrams not appearing in Enterprise Manager  
Author Message
Seradex

External


Since: Feb 14, 2005
Posts: 1



(Msg. 1) Posted: Mon Feb 14, 2005 5:23 pm
Post subject: RE: Recordset::Filter ? [Login to view extended thread Info.]
Archived from groups: microsoft>public>vb>database>ado (more info?)

What if you were to try this:
rsRecordSet.Filter = " Date >= #" & CStr(DateSerial(2004,11,01)) & "# "

My understanding is that this would work.


"js" wrote:

 > Hi, I just found the filter on date is based on the computer date settings.
 >
 > sometime rsRecordSet.Filter = " Date >= #11/01/2004# " return 0 if I
 > change mycomputer setting to
 > "English(Canada)" and short date format as "dd/mm/yyyy".
 >
 > How to fix this? Thanks.
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Recordset::Filter ? 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Visual Basic -> ADO All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]