Re: Database Listing and Sorting
From: Jeff (Jeff_at_discussions.microsoft.com)
Date: 08/20/04
- Previous message: Paul S. Ganney: "Re: Database Listing and Sorting"
- In reply to: Paul S. Ganney: "Re: Database Listing and Sorting"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Aug 2004 09:13:07 -0700
"Paul S. Ganney" wrote:
> The "100" is the number to change as that's the width of the column.
>
> Rather than sorting the data after it's arrived, why not get the
> database to do it for you? If you're using CRecordSet-derived classes,
> then all you do is set the m_strSort parameter.
>
> HTH
>
> Paul.
>
Thanks for the help Paul! Like I said, I am not much of a programmer but
simply filling in to correct issues since our programmer quit. I know Perl,
HTML, Java, and some SQL, but no C++ or C for that matter. Since I know some
Perl, I was given the job of programming software changes for the time being
- thank goodness for VS. An example of using that class would be great!!!
Jeff
- Previous message: Paul S. Ganney: "Re: Database Listing and Sorting"
- In reply to: Paul S. Ganney: "Re: Database Listing and Sorting"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|