Re: [GENERAL] Picture with Postgres and Delphi

2003-09-10 Thread Michał Zaborowski
Hi, I think both ways can be used. For editing/working pictures can be stored in db - easy interface and others... For speed of reading files should be stored outside db. Regards, Michał Zaborowski (TeXXaS) ---(end of broadcast)--- TIP 5: Have

Re: [GENERAL] Picture with Postgres and Delphi

2003-09-10 Thread Michał Zaborowski
om that side. That system is calling db every 30 mins... If You are using Delphi, there is great project called "Zeos objects", and if I remember correctly it has support for large objects. Zeos are useing a lot of memory... Regards, Michał Zaborowski (TeXXaS) -