Access to Postgresql Utility

Поиск
Список
Период
Сортировка
От David Bryan
Тема Access to Postgresql Utility
Дата
Msg-id I4mY7.1086$tu1.420591758@newssvr11.news.prodigy.com
обсуждение исходный текст
Ответы Mammoth is born  ("Command Prompt, Inc." <pgsql-general@commandprompt.com>)
Список pgsql-general
I am currently working on a MS Access to PostgreSQL utility. Since I could
not find one I suppose I will either release it to the PostgreSQL folks or
put it out as open source.

What I am tring to discover is the maximum length table, field, index names
can be. I want to make sure that I correct any problems during the SQL code
generation.

Curently the product is written in VB5 and generates scripts for table,
index, and relationships. Eventually it will also generate data import
scripts.

The idea is to make it easier to port Access applications to PostgreSQL
rather than SQL Server.

Thanks for the help.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Roderick A. Anderson"
Дата:
Сообщение: sequential scans and the like operator
Следующее
От: "Clark C . Evans"
Дата:
Сообщение: database count and creating from template