Обсуждение: which front - end tools will support in PostgreSQL

Поиск
Список
Период
Сортировка

which front - end tools will support in PostgreSQL

От
atanu ghosh
Дата:
Sir/Madam,
I am working at IIT Kharagpur in India. I am working as a poject leader.
I am delighted to see PostgreSql. We want to immediately migarte to Postgress under Sun/Unix platform. We are at present working on Oracle with Developer 2000(D2K) on Sun platform.


May we seek your help to let us know if there is any Front-end Tools like Forms and Report Writer (Developer 2000) to enable us to handle Postgress effectively.

Your response will help us to migrate to Postgress early.


regards,
Atanu Ghosh.
Poject Leader
IIT-Kharagpur.


ALL-NEW Yahoo! Messenger - all new features - even more fun!

Re: which front - end tools will support in PostgreSQL

От
Terry Lee Tucker
Дата:
We use BXPro. Check out: http://www.motifzone.net/
You'll find a link there.


On Monday 20 December 2004 11:41 pm, atanu ghosh saith:
> Sir/Madam,
> I am working at IIT Kharagpur in India. I am working as a poject leader.
> I am delighted to see PostgreSql. We want to immediately migarte to
> Postgress under Sun/Unix platform. We are at present working on Oracle with
> Developer 2000(D2K) on Sun platform.
>
> May we seek your help to let us know if there is any Front-end Tools like
> Forms and Report Writer (Developer 2000) to enable us to handle Postgress
> effectively.
>
> Your response will help us to migrate to Postgress early.
>
>
> regards,
> Atanu Ghosh.
> Poject Leader
> IIT-Kharagpur.
>
>
>
>
> ---------------------------------
>  ALL-NEW Yahoo! Messenger - all new features - even more fun!

-- 
Quote: 26
"To those who cite the First Amendment as reason for excluding God frommore and more of our institutions everyday; I
say:The First Amendmentof the Constitution was not written to protect the people of this countryfrom religious values;
itwas written to protect religious values fromgovernment tyranny."
 
--Ronald Reagan
Work: 1-336-372-6812Cell: 1-336-363-4719
email: terry@esc1.com


Re: which front - end tools will support in PostgreSQL

От
Jeff Eckermann
Дата:
--- atanu ghosh <atanughosh@yahoo.co.uk> wrote:

> Sir/Madam,
> I am working at IIT Kharagpur in India. I am working
> as a poject leader.
> I am delighted to see PostgreSql. We want to
> immediately migarte to Postgress under Sun/Unix
> platform. We are at present working on Oracle with
> Developer 2000(D2K) on Sun platform.
> 
> May we seek your help to let us know if there is any
> Front-end Tools like Forms and Report Writer
> (Developer 2000) to enable us to handle Postgress
> effectively.

I believe that most people tend to create custom
interfaces, using the facilities provided by languages
such as Java, PHP, C++.  PostgreSQL has a functional
ODBC driver, and the npgsql .NET driver has been out
for a while as well.  MS Access is very widely used,
and would do very well for what you want, but cost is
an issue.  Other commercial products that are talked
about include Rekall and PSQL4RB (I haven't used
those).  Try this link for some more relevant
information:

http://scripts.postgresql.org/users-lounge/interfaces.html

> 
> Your response will help us to migrate to Postgress
> early.
> 
> 
> regards,
> Atanu Ghosh.
> Poject Leader
> IIT-Kharagpur.
> 
> 
> 
>         
> ---------------------------------
>  ALL-NEW Yahoo! Messenger - all new features - even
> more fun!  


    
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250


Re: which front - end tools will support in PostgreSQL

От
Brett Schwarz
Дата:
--- atanu ghosh <atanughosh@yahoo.co.uk> wrote:

> Sir/Madam,
> I am working at IIT Kharagpur in India. I am working
> as a poject leader.
> I am delighted to see PostgreSql. We want to
> immediately migarte to Postgress under Sun/Unix
> platform. We are at present working on Oracle with
> Developer 2000(D2K) on Sun platform.
> 
> May we seek your help to let us know if there is any
> Front-end Tools like Forms and Report Writer
> (Developer 2000) to enable us to handle Postgress
> effectively.

I've never used Developer 2000, so I am not sure
exactly what your requirements are, but pgaccess
probably can do at least some of what you want.
www.pgacess.org

HTH,
   --brett