From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "Demetrakopoulos Yiannis" <Ioannis(dot)Demetrakopoulos(at)anadelta(dot)gr> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: VB6 and postgresql |
Date: | 2007-03-27 06:57:49 |
Message-ID: | bf54be870703262357w39132d4claa4d6b8b44f16abe@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Have you tried using Shell.execute with psql to execute SQL script from VB6?
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 3/26/07, Demetrakopoulos Yiannis <Ioannis(dot)Demetrakopoulos(at)anadelta(dot)gr>
wrote:
>
> I want to migrate a large application written in vb6 and mssql to
> support postgresql.
>
> The problem is that as we do some server management within our application
> (dbase scripting,backups,db attach,db syncs etc) ,we use sql-dmo. Is there
> any easy way (such a dll) to replace the sql-dmo calls for postgresql ?
>
> If not how can I create or execute postgresql scripts form vb6 ?
>
>
>
> Best Regards
>
> Demetrakopoulos Ioannis
>
>
>
> Anadelta Information & Medical Ssytems
>
>
>
> Athens Greece
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | David Monarchi | 2007-03-28 05:30:33 | Re: postgres 8.2 "end-of-copy marker corrupt" |
Previous Message | Shoaib Mir | 2007-03-27 06:33:20 | Re: Novice Install |