DAO TO ODBC
This is a multi-part message in MIME format.
--=-------------12241090331842015790
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
hi freinds,
I have an application software which has connection with MS Access through DAO.I want to use same software without any changing with my new databank Postgresql through Odbc.
I dont think so,that i can change it,I must develope whole software with odbc for postgresql.
can any body help me?
thanks
sheikh
"Run, Fatboy, Run" sowie "Rails & Ties" kostenlos anschauen!
Blockbuster-Gutscheine sichern unter *http://www.blockbuster.web.de* [http://www.blockbuster.web.de]
--=-------------12241090331842015790
Content-Type: text/html; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
<html><body bgcolor='#ffffff' style='margin-left:0px; font-size:9pt; margin:0px; font-family:Verdana; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; font-family: Verdana' >hi freinds,<BR>I have an application software which has connection with MS Access through DAO.I want to use same software without any changing with my new databank Postgresql through Odbc.<BR>I dont think so,that i can change it,I must develope whole software with odbc for postgresql.<BR>can any body help me?<BR>thanks<BR>sheikh<br><br><table cellpadding="0" cellspacing="0" border="0"><tr><td bgcolor="#000000"><img src="https://img.web.de/p.gif" width="1" height="1" border="0" alt="" /></td></tr><tr><td style="font-family:verdana; font-size:12px; line-height:17px;">"Run, Fatboy, Run" sowie "Rails &
Ties" kostenlos anschauen! <br>Blockbuster-Gutscheine sichern unter <A HREF="http://www.blockbuster.web.de"><B>http://www.blockbuster.web.de</B></A> </td></tr></
table></body></html>
--=-------------12241090331842015790--
Re: DAO TO ODBC
On Wed, Oct 15, 2008 at 3:17 PM, salman Sheikh <salman_sheikh [at] web.de> wrote:
> hi freinds,
> I have an application software which has connection with MS Access through
> DAO.I want to use same software without any changing with my new databank
> Postgresql through Odbc.
> I dont think so,that i can change it,I must develope whole software with
> odbc for postgresql.
> can any body help me?
I don't see where the problem would be. You can still use DAO to
connection to PostgreSQL via an ODBC connection or an ODBC connection
wrapped in a DSN. There is extra work required to setup the DAO
connection, but once it is created everything else should be the same.
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Re: DAO TO ODBC
On Wed, Oct 15, 2008 at 3:25 PM, Richard Broersma
<richard.broersma [at] gmail.com> wrote:
> On Wed, Oct 15, 2008 at 3:17 PM, salman Sheikh <salman_sheikh [at] web.de> wrote:
>> hi freinds,
>> I have an application software which has connection with MS Access through
>> DAO.I want to use same software without any changing with my new databank
>> Postgresql through Odbc.
>
>> I dont think so,that i can change it,I must develope whole software with
>> odbc for postgresql.
>> can any body help me?
>
> I don't see where the problem would be. You can still use DAO to
> connection to PostgreSQL via an ODBC connection or an ODBC connection
> wrapped in a DSN. There is extra work required to setup the DAO
> connection, but once it is created everything else should be the same.
Here is the ODBC documentation sample using the DAO api.
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlo dbc/psqlodbc/docs/howto-accessvba.html?rev=1.1&content-type= text/plain
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc