0
Reply

embedded SQL precompiler

marcel.d

marcel.d

Dec 14 2004 6:02 PM
1.9k
I'm looking for a C# precompiler that let's me embed SQL in my C# programs. It should have about the same feature set as SQLJ has for Java, e.g. - statical sql syntax verified at compile time - support for bind variables - single row fetches into local variables Does anybody know of such a product? Thanks for your feedback.