Subject | Re: [IBO] Ambiguous field name between tables |
---|---|
Author | Daniel Rail |
Post date | 2003-06-10T23:41:16Z |
Hi,
At June 10, 2003, 20:34, rickross10 wrote:
qualifiers(i.e.: tablename.fieldname).
Also, did you upgrade from IB to FB 1.0 or FB 1.5? Your error is
probably generated by Firebird not IBO, which would be normal behavior
for ambiguous fields in SQL statements, since FB 1.0 when using
dialect 3.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At June 10, 2003, 20:34, rickross10 wrote:
> I just upgraded to the latest version of IB Objects and am noticingGo through all your SQL statement and make sure you're using full
> several erros like this: "Ambiguous field name between table abc and
> table xyz and procedure abc". These could have existed previously.
> What is the best route to resolving them?
qualifiers(i.e.: tablename.fieldname).
Also, did you upgrade from IB to FB 1.0 or FB 1.5? Your error is
probably generated by Firebird not IBO, which would be normal behavior
for ambiguous fields in SQL statements, since FB 1.0 when using
dialect 3.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)