I've searched the archives and there doesn't seem to be any mention of an Ada interface to PostgreSQL. Has anyone else looked into this? I want to use Gnat which is an Ada95 compiler using gcc as its back end and while a lot of what I want is available (gtk+, regexp, ...), I can't find any mention of PostgreSQL interfacing. Even better would be generic SQL interfacing through something like ODBC so I wouldn't be tied to just PostgreSQL. Any help or pointers on this? -- Brad Pepers Linux Canada Inc. Home of Linux products in Canada! http://www.linuxcanada.com Proud supporter of Cyclades, Red brad@linuxcanada.com Hat, and Caldera.
Brad Pepers <brad@linuxcanada.com> writes:
> I've searched the archives and there doesn't seem to be any mention
> of an Ada interface to PostgreSQL. Has anyone else looked into this?
Not that I've heard of. Want to write one? You could probably design
something similar to libpq++ (a C++ wrapper around libpq) without a
whole lot of effort beyond deciding what you wanted the Ada API to
look like...
regards, tom lane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера