Creating an application that supports postgresql-odbc

From: "Brian Sullivan" <bsullivan(at)etelligentsolutions(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Creating an application that supports postgresql-odbc
Date: 2015-08-10 19:03:04
Message-ID: 02e401d0d39f$31f1dee0$95d59ca0$@etelligentsolutions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I maintain a company application that queries various
databases for predetermined information and saves it locally on the user's
computer in a neater format for upload to a server. We support as many
database types as possible and recently added the capability to support
PostgreSQL but the connection to the database can only be established if the
user has the drivers downloaded from:
http://www.postgresql.org/ftp/odbc/versions/msi/

The project is built in VS2010. Can you assist me in this effort? How do I
package your drivers in with my application? The installation is a
clickonce installation.

Thank you in advance,

Brian Sullivan | eTelligent Solutions, Inc.

(727) 202-1377 Direct | (727) 324-4026 Fax | (727) 322-4690 Main

<mailto:bsullivan(at)etelligentsolutions(dot)com>
bsullivan(at)etelligentsolutions(dot)com



IAITAM Provider Member

<http://www.etelligentsolutions.com/> http://www.etelligentsolutions.com

This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately and delete the
original. Any other use of the email by you is prohibited.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Stefan Viljoen 2015-08-11 07:46:31 Re: Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client
Previous Message scottkensai 2015-08-07 19:56:17 Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client