Re: VB.NET web applications accessing PostgresSql through ODBC - Mailing list pgsql-novice

From
Subject Re: VB.NET web applications accessing PostgresSql through ODBC
Date
Msg-id 513788.1832.qm@web33309.mail.mud.yahoo.com
Whole thread Raw
In response to VB.NET web applications accessing PostgresSql through ODBC  ("Allan Sullivan" <allan.sullivan@nortak.com>)
Responses Re: VB.NET web applications accessing PostgresSql through ODBC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
> I've just started working with PostgresSQL.
> Currently, we are using version 8.2 on a Windows XP
> platform for both the Postgres DB and all other
> application files.
>
> I am trying to estabish a connection to the database
> using ODBC (PostgreSQL Unicode driver 8.02.02.00)
> within a VB.Net application.

Allan, i don't know if it is an issue or not, but i
recall that the odbc drivers for pgsql are gpl.  if
i'm right, i think this might mean your whole
application may have to be gpl if you use them.  i'm
not 100% certain and i don't evenknow if it is an
issue for you, however, i thought i'd chime in so you
can follow up on it *if* it is an issue.

good luck.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: VB.NET web applications accessing PostgresSql through ODBC
Next
From: Tom Lane
Date:
Subject: Re: VB.NET web applications accessing PostgresSql through ODBC