Thread: Postgres Upsizing Tool for MSAccess 97

Postgres Upsizing Tool for MSAccess 97

From
"Stephen Boyle"
Date:

Subject: Postgres Upsizing Tool for MSAccess 97

I have today set up a web page to allow download of pgupt.  The tool written in Access 97 provides the following functionality:
 
Creation of SQL / DDL statements to recreate database structure.
Automatic creation of triggers in plpgsql to enforce relational integrity.
Automated data export / data import.
Creation of shell scripts to create pg database on target os.
 
Its still under development (probably late beta would be fair).
 
For more details and download please go to http://dspace.dial.pipex.com/boylesa/pgupt/.
 
I would wellcome any comments / suggestions (or even Bug Reports :-( )
 
Regards
Steve Boyle
Roselink Systems Limited
 
 

Re: [GENERAL] Postgres Upsizing Tool for MSAccess 97

From
"Ross J. Reedstrom"
Date:
On Wed, Jun 30, 1999 at 01:44:05PM -0700, Stephen Boyle wrote:
>
> Subject: Postgres Upsizing Tool for MSAccess 97
>
>
> I have today set up a web page to allow download of pgupt.  The tool written in Access 97 provides the following
functionality:
>

A little digging around reveals the correct url to be:

http://dspace.dial.pipex.com/boylesa/pgupt/pgupt.shtml

you may want to throw and index.html in there with a redirect.

>
> I would wellcome any comments / suggestions (or even Bug Reports :-( )
>
Consider this Bug Report 0001 ;-)

Ross