Problem after upgrading to IbDac v2
Posted: Wed 12 Mar 2008 09:50
Hi,
after upgrating to v2 i noticed that property GetFieldDesc().TableName does not exit. I am using this property to get the table name from a TIBCQuery based on the KeyFields property. This functionallity is important to my framework. Is there another way to get the table name from a TIBCQuery ? I cannot use UpdatingTable property as it is designed for a different purpose.
after upgrating to v2 i noticed that property GetFieldDesc().TableName does not exit. I am using this property to get the table name from a TIBCQuery based on the KeyFields property. This functionallity is important to my framework. Is there another way to get the table name from a TIBCQuery ? I cannot use UpdatingTable property as it is designed for a different purpose.