Re: Bugged by an easy problem for someone
- From: "Stephen Howe" <sjhoweATdialDOTpipexDOTcom>
- Date: Sat, 8 Oct 2005 23:58:01 +0100
> Question is why cannot I refer to the field in question useing
> oData.fields("Products.Name").value?
Because "Products" is the Table Name and I imagine that is stripped as part
of the name for the field of the Recordset as are all other table names.
I wonder if both "Products.Name", "DrinkType.Name" wind up being called Name
or whether ADO attaches a suffix?
Stephen Howe
.
- Follow-Ups:
- Re: Bugged by an easy problem for someone
- From: Sean
- Re: Bugged by an easy problem for someone
- References:
- Bugged by an easy problem for someone
- From: Sean
- Bugged by an easy problem for someone
- Prev by Date: Re: Converting Command->Execute to Recordset->Open
- Next by Date: Re: Bugged by an easy problem for someone
- Previous by thread: Bugged by an easy problem for someone
- Next by thread: Re: Bugged by an easy problem for someone
- Index(es):