Coding SQL for multiple vendors is not that cool. One have to write every SQL statement twice or more. If one all of a sudden wants to support another rdbms vendor, one will have some work to do. So portable SQL would be nice...
My understanding is that ADO.NET doesn't provide any facility for portable SQL, is that correct? Are there any plans for Mono to provide som sort of object oriented api one could use that builds native SQL statements? -- Tim _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
