[nsbasic-ce] Re: SQL WHERE

2009-05-21 Thread EMERSON VIER
I undested your information, but I need search the data on my database by SQL function WHERE or other. Can you help me? EMERSON VIER --- In nsbasic...@yahoogroups.com, Harold Wood hwoody2w...@... wrote: the query looks good now. remember that nsbasic treats a record set as a multidimensial

Re: [nsbasic-ce] Re: SQL WHERE

2009-05-21 Thread Harold Wood
you arent understanding.   use a query to return a record set that matches your query criteria, then loop thru the record set per the example.   my method is used after teh query has selected the appropriate records from your database.   take a look at the example in