ODBC driver distributing
Hello to all.
I'm developing application that uses ODBC driver to get metadata from server. My question is could I put ODBC driver libraries into applicaton's package and distibute it as part of this package?
I don't want to require my users to install ODBC driver apart from application. I gues the answer in "No you could'nt" but maybe there are some conditions that I should meet to make it possible.
Thanks.
I'm developing application that uses ODBC driver to get metadata from server. My question is could I put ODBC driver libraries into applicaton's package and distibute it as part of this package?
I don't want to require my users to install ODBC driver apart from application. I gues the answer in "No you could'nt" but maybe there are some conditions that I should meet to make it possible.
Thanks.
0
Comments
What about UNIX platforms? My application is quite simple to deploy and it has not installer so I want to put driver libraries in my package without any Vertica's installers. Just copy them. Also if I it is possible should I list Vertica's driver in my lisence ?