Class StiOdbcDatabase

All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiName, ICloneable, IStiAlias, IStiInherited, Cloneable

public class StiOdbcDatabase extends StiSqlDatabase
  • Constructor Details

    • StiOdbcDatabase

      public StiOdbcDatabase()
      Creates a new object of the type StiOleDbDatabase.
    • StiOdbcDatabase

      public StiOdbcDatabase(String name, String connectionString)
      Creates a new object of the type StiOleDbDatabase.
    • StiOdbcDatabase

      public StiOdbcDatabase(String name, String alias, String connectionString)
      Creates a new object of the type StiOleDbDatabase.