At 08:26 PM 12/30/2003 -0800, Alan Wolfe wrote:


hey everyone,

when you unload data for a table using unload, why is it that it sets quotes to ~?

ive played around and if you leave quotes set to ', if the data contains ' it becomes
'' so that it will still load correctly.


does that not work all the time or what? its a mystery to me!

Alan,


What exact command are you using to UNLOAD the data?

Are you using the UNLOAD command as Direct DBMS Action from
R:Tango 5.0, at the R> prompt or in a command file?

If you are using Oterro 2.6/3.0 along with R:BASE 6.5++/7.0,
you may try the CSV option, such as:

UNLOAD DATA FOR Table/ViewName USING ... AS CSV

Good luck!

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [EMAIL PROTECTED]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================




Reply via email to