Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Data Base Administration

 [1/4] from: fabrice:regnier:socopa-entreprise at: 8-Nov-2001 10:52


Hello to all, I'm quite new in Rebol and i envisage to build a tool for DB Ad (Oracle, actually). First of all would be to collect infos from the Base, integrate these infos into a small historical DB (mysql for example) and view it with R/view. Hum, should i build a real client-server system ? should i telnet the server, then run the sql scripts and get a result file ? should i use a broker like rugby ? The only thing i know is that i won't be allowed to buy as many R/Command as i want ;) And i'm not sure i want to install new stuffs on the DB servers. I'd like to know if some of you did already think about it ? What are your oppinions on the the topic ? Fab

 [2/4] from: koopmans:itr:ing:nl at: 8-Nov-2001 11:22


Hi, Buy one command that acts as an Oracle server. Use Rugby to connect any Rebol to that. If you got the standalone code (with Rugby) you are essentiall done. Use the experimental distro: it is now stable but I have to update the website (th experimental allows you to use refinements). http://www.rebolforces.com/~erebol/rugby43e.tar.gz --Maarten On Thursday 08 November 2001 10:52, you wrote:

 [3/4] from: fabrice:regnier:socopa-entreprise at: 9-Nov-2001 9:06


I can't unzip the file rugby43e.tar.gz with both winzip and power archiver. I'm on a win platform i'll carry on with rugby42 so ;) fab ----- Original Message ----- From: Maarten Koopmans <[koopmans--itr--ing--nl]> To: <[rebol-list--rebol--com]> Sent: Thursday, November 08, 2001 11:22 AM Subject: [REBOL] Re: Data Base Administration Hi, Buy one command that acts as an Oracle server. Use Rugby to connect any Rebol to that. If you got the standalone code (with Rugby) you are essentiall done. Use the experimental distro: it is now stable but I have to update the website (th experimental allows you to use refinements). http://www.rebolforces.com/~erebol/rugby43e.tar.gz --Maarten On Thursday 08 November 2001 10:52, you wrote:

 [4/4] from: fabrice:regnier:socopa-entreprise at: 9-Nov-2001 9:00


Thanx Maarten, I'll tell you the end of the story ;) Fab