TADOStoredProc.Recordset.Fields[i] and TField
From: Bill N (billnielsen_at_hotmail.com)
Date: 03/30/04
- Next message: Bill N: "Retrieving the Data Source, Password, User ID and Initial Catalog from a TADOConnection"
- Previous message: Betsy: "Re: Conversion from BDE to ADO"
- Next in thread: J. M. De Moor: "Re: TADOStoredProc.Recordset.Fields[i] and TField"
- Reply: J. M. De Moor: "Re: TADOStoredProc.Recordset.Fields[i] and TField"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 13:47:04 -0500
I'm getting a compatibilility problem with
TADOStoredProc.Recordset.Fields[i] and TField. I'm getting the error
message "Incompatible types: TField and Field". The compiler says that
TADOStoredProc.Recordset.Field[i] returns a Field but I can't find a field
object other than TField. What is a Field then?
Thanks,
Bill N
- Next message: Bill N: "Retrieving the Data Source, Password, User ID and Initial Catalog from a TADOConnection"
- Previous message: Betsy: "Re: Conversion from BDE to ADO"
- Next in thread: J. M. De Moor: "Re: TADOStoredProc.Recordset.Fields[i] and TField"
- Reply: J. M. De Moor: "Re: TADOStoredProc.Recordset.Fields[i] and TField"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]