Dammit
10-08-2002, 07:02 PM
I'm making a search function for a database using the "Find" method and an example on MSDN I found about it (the example (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthfindjs.asp))
But now I'm wondering if I can use multiple search parameters, like search for a number greater than 1000 but smaller than 2000 or would I need to use "Seek" instead ?
I've already tried a few things and looked around on MSDN but so far without any luck :(
But now I'm wondering if I can use multiple search parameters, like search for a number greater than 1000 but smaller than 2000 or would I need to use "Seek" instead ?
I've already tried a few things and looked around on MSDN but so far without any luck :(