Yeah, thrift supports C# client. But I personally haven't tested it, as I don't have the environment.
You can run thrift -gen csharp -r Hql.thrift in the src/cc/ ThriftBroker directory and find client code in generated gen-csharp directory. http://wiki.apache.org/thrift/ThriftUsageC%23 Hope it helps, and report back :) On May 12, 7:06 am, "[email protected]" <[email protected]> wrote: > Hi, > > Is there any way to access Hypertable from my C# code? (My coding > environment is on Windows platform and i want to access Hypertable on > a Linux machine.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en -~----------~----~----~----~------~----~------~--~---
