Hello,

Using the latest experimental version of Rebol/Command, i'm able to connect
and access records from an Oracle Database.

using one-rec: first db-port will correctly return the next record

but using something like

all-recs: copy db-port

should return all the records according to the documentation, but it only
returns 1 record. Any ideas?

Thanks.

Mike Berrisford



Reply via email to