| From: | Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl> |
|---|---|
| To: | Sim Zacks <sim(at)compulab(dot)co(dot)il> |
| Cc: | PostgreSQL general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: determine client os |
| Date: | 2011-06-14 07:00:06 |
| Message-ID: | 6CBAF42C-AC41-45F2-BAA1-C36E532A6CC9@solfertje.student.utwente.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 14 Jun 2011, at 8:35, Sim Zacks wrote:
> It is much simpler then that. My data includes file references.
> One table has the filename with a path placeholder and another table contains the windows and linux versions of the full path. This is for an intranet and we _always_ have the same drive letters (windows) and mount paths (linux) for every client. When the client requests data that includes a file reference, I want to send the relevant path.
Best to solve that client-side then. That even works when a network drive is mapped to a different drive letter, because that _is_ going to happen.
Alban Hertroys
--
Screwing up is an excellent way to attach something to the ceiling.
!DSPAM:737,4df7070412091158319318!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2011-06-14 07:22:02 | Re: PGP encrypt/decrypt - Prereqistes |
| Previous Message | Alban Hertroys | 2011-06-14 06:57:33 | Re: PGP encrypt/decrypt - Prereqistes |