[nem-en] SQL macros (dataSqlClient.n)
Ildar Mulyukov
ildar at users.sourceforge.net
Sat Oct 21 08:53:19 CEST 2006
On 18.10.2006 15:37:05, Kamil Skalski wrote:
> And for the compile-time execution I cannot see other choices than
> using reflection to instantiate provider specific objects and having
> the customized implementation of stuff, where providers differ
> between each other in some helper classes. Making this
> provider-independent seems very hard and not worth the effort though.
Hi!
I've found one nice library, that already implements the reflection for
databases. It is Mono.Data.SqlSharp.DatabaseBrowser.dll from the
SqlSharpGtk project:
http://forge.novell.com/modules/xfmod/project/?sqlsharpgtk
Another code example is in Mono tree itself, called SQL#:
mono-1.1.17.2/mcs/tools/sqlsharp ,
though this one is just a standalone application.
IMO it's worthy to redesign dataSqlClient.n to use
Mono.Data.SqlSharp.DatabaseBrowser.dll and have a ready-to-use database
independent Macro.
Regards, Ildar.
--
Ildar Mulyukov, free SW designer/programmer
================================================
email: ildar at users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus
================================================
More information about the devel-en
mailing list