[REBOL] online database manipulation Re:(4)

2000-04-21 Thread ralph
; Sent: Friday, April 21, 2000 6:03 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] online database manipulation Re:(3) > > > Hi Ralph! > > Gabrielle wrote: > > > Hello [EMAIL PROTECTED]! > > > > > > On 21-Apr-00, you wrote: > > > >

[REBOL] online database manipulation Re:

2000-04-21 Thread ryanc
Hi, I might consider saving the database natively as a REBOL hash, only updating it as needed from the database using the script you wrote. I would imagine if you could get away with doing this it would save a ton of time. --Ryan [EMAIL PROTECTED] wrote: > Hi REBOLers: > > Among many other REBO

[REBOL] online database manipulation Re:(3)

2000-04-21 Thread bhawley
Hi Ralph! Gabrielle wrote: > > Hello [EMAIL PROTECTED]! > > > > On 21-Apr-00, you wrote: > > > > r> a: read/lines %auto.db > > > > > > r> a: to-hash a > > > > You don't need a hash if you're just using functions like PICK and > > not FIND, SELECT etc. This conversion could take some tim

[REBOL] online database manipulation Re:

2000-04-21 Thread Galt_Barber
Remember how excited you were when you described this great new language called Rebol ? And do you remember when your boss asked you if Rebol could talk to the db and you had to just hang your head? Well, things are looking up! Can Rebol/Core really talk to databases today? Yup! I think so

[REBOL] online database manipulation Re:(2)

2000-04-21 Thread ralph
> Hello [EMAIL PROTECTED]! > > On 21-Apr-00, you wrote: > > r> a: read/lines %auto.db > > > r> a: to-hash a > > You don't need a hash if you're just using functions like PICK and > not FIND, SELECT etc. This conversion could take some time if the > db is very big... > Thanks, Gabriele,

[REBOL] online database manipulation Re:

2000-04-21 Thread ralph
Thanks, Allen... a good tip! --Ralph > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 20, 2000 9:32 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] online database manipulation > > > Hi REBOLers: > > Among many other REBOLian projects, I

[REBOL] online database manipulation Re:

2000-04-20 Thread allenk
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 21, 2000 11:32 AM Subject: [REBOL] online database manipulation > Hi REBOLers: > > Among many other REBOLian projects, I am putting my ref book, THE SANDERS > PRICE GUIDE TO AUTOGRAPHS on line. It