Recent content by brian

  1. B

    getindexnames

    in Ttable, it has procedure GetIndexNames to retrieves a list of available indexes for a table. what is similar procedure or function in TOracleDataSet? Thanks.
  2. B

    GetTableNames

    thanks.
  3. B

    GetTableNames

    Hi, If I use TSession.GetTableNames, I will get a string list with the names of tables associated with a specify database. What is the similar function if I use TOracleSession??? Thanks.
  4. B

    database schema

    Is there any way that I can select or choose database schemas at run time ??? Thanks.
Back
Top