Brian,

Can you add a Description to the Provider class in Mono.Data so we can
something like this in a combo box?

Provider: Microsoft SQL Server 7.0/2000
     Microsoft SQL Server 7.0/2000
     Sybase
     TDS Generic
     ODBC
     OLE DB
     PostgreSQL
     MySQL
     Oracle
     SQL Lite

I don't think its very user friendly to have the class names listed:

Provider: System.Data.SqlClient
        System.Data.SqlClient
      Mono.Data.SybaseClient
      Mono.Data.TdsClient
      System.Data.Odbc
      System.Data.OleDb
      Mono.Data.PostgreSqlClient
      Mono.Data.MySql
      System.Data.OracleClient
      Mono.Data.SqliteClient

Thanks,
Daniel


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to