[REBOL] Re: Local database engine
From: office:thousand-hills at: 17-Oct-2001 9:29
Gregg:
I am using the REBOL "name value pair" database but are using the ASCII
data array most.
That said, Prasad (who reads this list from time to time) imports the ASCII
Space CSV (comma separated values) to send data directly into Oracle, I
have the same process working with a dBASE DBF based program.
We also use ASCII tab delimited arrays manipulated by REBOL to post our
schedules to the Web for our blind riders-ship.
Gregg, you helped write that code, remember?
All that said, REBOL has the ability to interact directly with SQL and
Oracle with and without the use of ODBC (That's my understanding).
Prasad will post that procedure here once we get one working.
John
At 10:28 AM 10/14/2001 -0600, you wrote: