Page 1 of 1

AssemblyName, MethodNamePrefix, and Namespace for driver

Posted: Thu Jun 06, 2013 7:56 pm
by xanthippos
What are the AssemblyName, MethodNamePrefix, and Namespace for the 64 bit Vertica ADO.NET driver? I am trying to connect using a BI tool, and need to be able to specify these details to use the driver. Thank you in advance for answering something I can't determine from just the compiled dll!

Re: AssemblyName, MethodNamePrefix, and Namespace for driver

Posted: Thu Jun 06, 2013 8:35 pm
by JimKnicely
Hi,

I believe that the Namespace is Vertica.Data.VerticaClient.

Check out the link below which talks about a small utility that can extract the full assembly name from a dll file:

http://blog.halan.se/post/How-to-get-th ... -name.aspx