Re: [GENERAL] Any Good Way To Do Sync DB's?

2001-10-13 Thread Gurunandan R. Bhat
On 12 Oct 2001, Doug McNaught wrote: > Probably the best thing to do is to export the data from Progress in a > format that the PostgreSQL COPY command can read. See the docs for > details. Hi, I wrote a quick and dirty function/trigger to sync two DBs - one local and the other on t

Re: [GENERAL] How do I pack a class into a string? Is serializeavailable?

2001-08-28 Thread Gurunandan R. Bhat
On 28 Aug 2001, Doug McNaught wrote: > "Gurunandan R. Bhat" <[EMAIL PROTECTED]> writes: > > > Is a postgres function to pack an entire row from a table into a > > string available? I want something analogous to "serialize()" in php. [expl. snipp

[GENERAL] How do I pack a class into a string? Is serialize available?

2001-08-28 Thread Gurunandan R. Bhat
Hi all, Is a postgres function to pack an entire row from a table into a string available? I want something analogous to "serialize()" in php. Thanks and regards, Gurunandan ---(end of broadcast)--- TIP 2: you can get off all lists at o