| От | Richard Huxton |
|---|---|
| Тема | Re: How to create a *pass-through-query* in postgresql |
| Дата | |
| Msg-id | 3B1F2112.C682CD33@archonet.com обсуждение исходный текст |
| Ответ на | Re: How to create a *pass-through-query* in postgresql ("Josh Berkus" <josh@agliodbs.com>) |
| Список | pgsql-sql |
Josh Berkus wrote: > > D.I., > > > >I want to develop a trigger, which updates or inserts rows in some > > local > > tables in >MsAccess on the client side. > > To be blunt, on top of Richard's objections, this sounds like really bad > database application design to me. What is it you're trying to > accomplish? Chances are, it would be a much better idea to simply > relocate those "local tables" to the server. Bad application design can equal good workaround for inadequate resources. I've done the same sort of thing myself, but never tried to manage "live" updates. What this looks like is an attempt to replicate one or more tables. The problem is, that's not going to be easy with ODBC as your connection. - Richard Huxton
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера