X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Fodbc;h=80143fcb7eb92bdda8e45dec4acab847a06bd097;hb=a358cc9a43956e3b5c2a9ac345230fb7a6be377e;hp=33d25c9819372c4b8b7693d268e7a1f7fce35f4d;hpb=c40860f8f6073bf2e89beb08857b7e5b1cfb39bc;p=mono.git diff --git a/web/odbc b/web/odbc index 33d25c98193..80143fcb7eb 100755 --- a/web/odbc +++ b/web/odbc @@ -1,10 +1,15 @@ * ODBC Data Provider +
  • List of unixODBC drivers -
  • List of ODBC Vendors +
  • List of ODBC Vendors
  • ODBC can connect to various databases which has an ODBC driver installed:
  • ODBC Provider created by Brian Ritchie.
  • Does not support trusted connections
  • + ** Current Status @@ -70,6 +77,16 @@
  • Can get a DataTable containing schema info via GetSchemaTable() in a OdbcDataReader
  • Can Fill a DataTable in a DataSet via an OdbcDataAdapter
  • + +
  • Works in SQL#, but Column names don't show up correctly.
  • + +
  • Bugs with Mono or the data provider should be reported + in Mono's Bugzilla here. If you + do not have Bugzilla user account, it is free + and easy to + create one here.
  • + + ** Action Plan @@ -81,22 +98,47 @@
  • Testing with other setups -** Testing ODBC provider +** Testing ODBC provider with IBM DB2 Universal Database -

    Test Mono's ODBC provider System.Data.Odbc with the MySQL ODBC driver MyODBC +

    + +** Testing ODBC provider with MySQL +

    You can test Mono's ODBC provider System.Data.Odbc with the MySQL ODBC driver MyODBC +