From: Jörg A. <_no...@oa...> - 2004-07-21 15:38:31
|
Hello, we are using Firebird-Server (1.5.1.4481). Our programs are written in Delphi 5 and database connection is made with IBObjects\IBX (both with same behavior). There seems to be a bug in Firebird. We need to know the primary key of a TIBOTable-Object and use the value ixPrimary of Property IndexDef.Options. Under any circumstances this information is not delivered by Firebird. When we create the table with primary index at an Interbase-Server (6.0.1.6) and use the database under Firebird everything is ok. When you create the same table under Firebird, the information about the primary key is lost, even if you use the database under Interbase. If anybody knows about this problem, it would be great to help us With best regards Jörg Antoni |