Re: TADOQuery.Parameters on PostgreSQL
- From: "Bill Todd" <no@xxxxxx>
- Date: 27 Nov 2006 15:47:39 -0700
Hubert Ritif wrote:
You are not assigning values to the parameters.Thanks Bill. That's true, if I assign explicitly values to the parameter it works. I thought that it would be enough assigning a DataSource to qyModel where it could find the value of these parameters. With MySQL it was working and also in Postgresql as long as I do it at design time and don't change anything at run time.
Hubert Retif
Make sure the ParamCheck property is set to true. Also make sure the names of the parameters match the names of the fields in the parent dataset exactly.
--
Bill Todd (TeamB)
.
- References:
- TADOQuery.Parameters on PostgreSQL
- From: Hubert Rétif
- Re: TADOQuery.Parameters on PostgreSQL
- From: Bill Todd
- Re: TADOQuery.Parameters on PostgreSQL
- From: Hubert Rétif
- TADOQuery.Parameters on PostgreSQL
- Prev by Date: Re: TADOQuery.Parameters on PostgreSQL
- Next by Date: Master-detail don't work??? (MasterField type Date/Time)
- Previous by thread: Re: TADOQuery.Parameters on PostgreSQL
- Next by thread: Master-detail don't work??? (MasterField type Date/Time)
- Index(es):