Re: Updating column property on table gives error
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Sep 2006 14:26:43 -0400
Uwe wrote:
The reason for the recordset is to get the column names in the order
they are in the table.
I'm not sure why that matters to you ... you don't make a practice of
using selstar in production code do you?
http://www.aspfaq.com/show.asp?id=2096
Iterating through the columns gets you the
names in alphabetical order. Is there a property that indicates the
ordinal position of fields (Columns)?
None that I can see.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- Re: Updating column property on table gives error
- From: Bob Barrows [MVP]
- Re: Updating column property on table gives error
- Prev by Date: Re: Updating column property on table gives error
- Next by Date: Re: Updating column property on table gives error
- Previous by thread: Re: Updating column property on table gives error
- Next by thread: Re: Updating column property on table gives error
- Index(es):
Relevant Pages
|
|