| От | William Yu |
|---|---|
| Тема | Re: Can Clipper connect Postgresql |
| Дата | |
| Msg-id | cvj088$20jl$1@news.hub.org обсуждение |
| Ответ на | Can Clipper connect Postgresql (Mester József <mesterjoco@yahoo.co.uk>) |
| Список | pgsql-novice |
Even if you could connect to a Postgresql database, you would still have to rewrite a lot of code. Clipper like other xBase environments have a slew of commands that have no analog in SQL. Your best bet would be to port the code to run under Visual FoxPro. FoxPro should run 95% of Clipper code w/o issue. Use ODBC to connect to Postgresql. Then find a few strategic places to add in code to retrieve tables into cursors (FoxPro cursors) that match the names of the previous DBF tables. And a few places that update tables based on the changes to the cursor. Mester József wrote: > Hello > > I have an old Clipper 5.1 based application. > I would like to change dbase to postgresql without > change program's businsess logic only database > connect. > Is it possible?
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера