Connecting to Derby from C#

2011-02-02 Thread Petkun, Jeffrey
Hi, I am currently working on a software project that involves connecting to a Java database through a C# GUI. I was wondering if there's a way to connect to a Derby database using an ODBC connection so that I can do this. Please let me know if this is possible. Thank You, Jeff Petkun IT

Re: Connecting to Derby from C#

2011-02-02 Thread bruehlicke
Not that I have tried this but, maybe this can help : http://www.jnbridge.com/ On Fri, Jan 28, 2011 at 2:09 PM, Petkun, Jeffrey jeffrey.pet...@citi.com wrote: Hi, I am currently working on a software project that involves connecting to a Java database through a C# GUI.  I was wondering if