I do not think it can be used from .NET yet The client implementation is currently a JDBC driver with minimal dependencies. The transport mechanism is currently JSON encoded requests over HTTP transport. There’s also a sqlline script that uses the thin client.
If you feel adventurous you can try java bridge :) http://jni4net.com/ On Wed, Jul 22, 2015 at 10:44 AM, anil gupta <[email protected]> wrote: > I guess Phoenix Query Server might solve your problem. > Have a look at: https://phoenix.apache.org/server.html > > I haven't used it, so i wont be able to speak for its features. > > > On Wed, Jul 22, 2015 at 7:38 AM, Siva B <[email protected]> wrote: > >> Then how can we connect with non-java applications ? >> >> ------------------------------ >> Date: Wed, 22 Jul 2015 10:24:48 -0400 >> Subject: Re: Phoenix ODBC Connection >> From: [email protected] >> To: [email protected] >> >> I do not beleave there is ODBC driver for Phoenix. At least I never saw >> one may be someone did. >> On Jul 22, 2015 10:12 AM, "Siva B" <[email protected]> wrote: >> >> Hi, >> >> Can anyone share the URL to download Phoenix ODBC installer for Windows. >> I have to connect phoenix with legacy Dotnet application. >> >> Thanks. >> >> > > > -- > Thanks & Regards, > Anil Gupta >
