| От | Brian Johnson |
|---|---|
| Тема | |
| Дата | |
| Msg-id | 006801c1b4c2$e5be65c0$3200a8c0@jecinc.on.ca обсуждение |
| Ответы |
Re: New ID
|
| Список | pgsql-novice |
I'm working on a sync conduit (for memos) from a Palm pilot to a postgresql database I'll simplify things a bit to convey my question. I have the main database table (notes) that has a note_id (primary key) and note_content fields I also have another table (called palm_memos) that matches up palm record ids to records in the notes database (via the note_id field) I think I have it working except for when there is a new record added to the Palm I need to add the contents of the new record in the Palm to the notes table (I can do this with an INSERT SQL statement). What I don't know how to do is to get that newly created note_id so that I can insert it into the palm_memos table Any ideas / advice?
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера