After seeing programmers struggling to connect to various databases using Mono, I realized we need some documentation and examples to help people get started.  
 
For instance, I could not find in a reasonable amount of time to figure out how to use parameters with ODBC to get data from a PostgreSQL database.
 
Does anyone have working examples to contribute?  I would like to add them to Mono's wiki.
 
http://www.mono-project.com/Database_Access
 
Other examples could include using gtk# to load a TreeView with data from a PostgreSQL database would be nice.
 
Or how to execute a stored procedure on PostgreSQL using the Npgsql provider.
 
Or populating an ASP.NET data grid via a DataSet that was populated from SQL Lite or MySQL.
 
Examples for various databases including Sybase, Oracle, SQL Server, MySQL, SQL Lite, ODBC, ADP (Advanced Data Provider), etc...
 
Thanks,
Daniel
 


Start your day with Yahoo! - make it your home page
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to