If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > adoPrimaryrs.find and adoPrimaryrs.filter

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-29-02, 06:53
chunfooy chunfooy is offline
Registered User
 
Join Date: May 2002
Location: somewhere on earth
Posts: 1
Red face adoPrimaryrs.find and adoPrimaryrs.filter

can anyone out there help me pls ,can anybody gives some example on
adoprimaryrs.find and adopirmaryrs.filter


i have learned that
adoprimaryrs.filter="[SQL column name] like *" & Text1.Text & "*'"
yeap i am currently using sql to test this code,wad i wan to know is
whether that "filter" works with column which is datetime type,i try before exactly the same way....but it doesn`t work with datetime column

but it will work with string type column...oh well does anyone out there know this answer pls....because i wan to search a record based on date which is a datetime datatype hehe..

ya adoprimaryrs.filter="[SQL column name] = *" & Text1.Text & "*'"
will this work????i try already ,it won`t work with = sign
instead it will work with "Like" any suggestion towards the coding above pls tell me...pls pls pls

ya give me more example on adopirmaryrs.filter
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On