Hi,

I am using Delphi 7, SAP DB 7.4, ODBC. On SAP I make table with some primary key. In Delphi I open the table (TDatabase -> TTable), try to find some value using SetKey and GotoKey but its telling me, that no primary index exists (I am pretty sure that index exists, in DB managerr there is).

Also if on the table are more indexes defined, Delphi TTable is telling me that IndexDefs.Count = 0 all the time.

Any ideas ?

Thanks,
        Tom

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to