Re: maxrecords property doesn't work for me
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Sat, 26 Jan 2008 00:17:44 -0000
Thanks for the help. I just implemented your SQL statement and tested it.
It works great. I don't know SQL very well, so I tried implementing the
solution with code before asking for help. Your solution is quite
elegant.
You want to bone up on SQL.
In general if there is a choice of doing a task
(i) with one or two lines of SQL
(ii) using a single or multiple Recordsets and some VB/C++/etc glue code
then option (i) is the best and fastest. Make the database engine work for
you.
I only do (ii) if (i) for some reason cannot be done.
Stephen
.
- References:
- Re: maxrecords property doesn't work for me
- From: Bob Barrows [MVP]
- Re: maxrecords property doesn't work for me
- From: Bob Barrows [MVP]
- Re: maxrecords property doesn't work for me
- From: Bob Barrows [MVP]
- Re: maxrecords property doesn't work for me
- From: Bob Barrows [MVP]
- Re: maxrecords property doesn't work for me
- From: PKI_Dave
- Re: maxrecords property doesn't work for me
- Prev by Date: Problem with ODBC Connection Strings
- Next by Date: Re: Newbie
- Previous by thread: Re: maxrecords property doesn't work for me
- Next by thread: Problem with ODBC Connection Strings
- Index(es):
Relevant Pages
|
|