ODBC + pgsql on win32

From: Enrico Weigelt <weigelt(at)metux(dot)de>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: ODBC + pgsql on win32
Date: 2005-05-04 01:55:58
Message-ID: 20050504015558.GD8051@nibiru.borg.metux.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi folks,

i'm trying to use an odbc-based win32 application (biet-o-matic)
with postgresql. (afaik its written in vb)
I've installed the latest odbc driver and set up an datasource
(in fact an user-dsn and an system-dsn), and of course created
user + database for the app.

The application wants to know provider-string, dbname, dbuser, ..
As provider string i've tried the dsn's as well as the driver
name (PostgreSQL), but this didnt work: the application shouts
out that the provider string could not be found.

What am I doing wrong ?

thx
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact(at)metux(dot)de
---------------------------------------------------------------------
Realtime Forex/Stock Exchange trading powered by postgresSQL :))
http://www.fxignal.net/
---------------------------------------------------------------------

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Richard Sitompul 2005-05-04 02:09:46 Re: How the query please!
Previous Message Enrico Weigelt 2005-05-04 01:39:48 Re: REMOVE