Vb Querry Help

hi,


i m stuck with a problem that i wana get all the records from a tabel
containing a particular word i.e. charactes in a field name mytfield,
i designed the query in Access Query Builder it runs there but hen i
put the same as a record source to mine ADO Connection's recordset i m
unable to do so plz help me for the same 
that is  my query 
SELECT AcRegis.Description, AcRegis.CategoryID FROM AcRegis WHERE
(((AcRegis.Description) Like "*fe*"));

i wana sue same query in vb how i can do that 


thanx in advance 
 








------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to