Re: Referencing data column by it's name
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Nov 2006 06:38:03 -0500
Daniel Crichton wrote:
What nobody else spotted is that ADO uses a zero based field numberingWhat do you mean? That idea iss certainly featured in my second reply ...
system, so the first column is actually rs(0), not rs(1).
:-)
And how do you kn ow he wasn't using "COLUMN 1" to refer to the second field
in his resultset? ;-)
(again ... the problem with using selstar)
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Follow-Ups:
- Re: Referencing data column by it's name
- From: Daniel Crichton
- Re: Referencing data column by it's name
- References:
- Referencing data column by it's name
- From: nospam
- Re: Referencing data column by it's name
- From: Daniel Crichton
- Referencing data column by it's name
- Prev by Date: Re: ADO in multithreaded: Application Verifier (with WinDbg) gives "Invalid Handle" at the end of my application
- Next by Date: Re: Referencing data column by it's name
- Previous by thread: Re: Referencing data column by it's name
- Next by thread: Re: Referencing data column by it's name
- Index(es):
Relevant Pages
|
|