On Mar 3, 2004, at 11:20 PM, Tom Lane wrote:
Mark Lubratt <[EMAIL PROTECTED]> writes:Huh? You can use COPY FROM STDIN in most of our client libraries, certainly so with libpq. What are you using?
Actually, I'm using REALbasic.
Um. I have no idea what sort of support they have, but you do need a
client interface library that knows about the COPY data protocol.
Typically there will be separate API calls for pushing COPY data through
after you issue the COPY command.
I figured it out. They do provide a string to push COPY FROM STDIN through.
Thanks anyway! Mark
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
