From: | Roger Wernersson <roger(dot)wernersson(at)mindark(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | RE: Clarification |
Date: | 2000-12-06 09:43:55 |
Message-ID: | 5146853DD571D411AC54000102070D610125B0@MINGBGNTS02 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You could of course try Java and JDBC as Java runs everywhere. Then you
could run your application on Mac, Windows and Linux as you see fit.
/Roger
-----Original Message-----
From: Alain Toussaint [mailto:nailed(at)videotron(dot)ca]
Sent: den 6 december 2000 08:10
To: KuroiNeko
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Clarification
> > that too is an option but it would hurt me to have to insert 20K
record
> > or
> > something like that with a web browser.
>
> Hmmmm.... How ODBC driver is supposed to help with that? Upload a CSV
or
> FF file and run bulk insert with COPY.
with ODBC:
user load the database client app (spreadsheet,small database like access
or filemaker) and dump his content on the fat server.
without ODBC:
user hand off the csv file to the DBA.
> > maybe because it is/was a deal between Apple and HK to bundle some nice
> > sounding speakers with their computer and Apple got a Very good price
due
> > to volume.
>
> If bundled actually means built-in, then the only thing from H/K there
is
> the name :)
no idea at the moment,i don't think it's built in (there's no place to put
the speakers in the IMac) but i'll confirm that tomorrow.
Alain
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2000-12-06 11:00:54 | Re: [HACKERS] How to reset WAL enveironment |
Previous Message | Stefano Bargioni | 2000-12-06 09:39:04 | Indexing arrays |