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

REBOL Interbase 6.0 connectivity

 [1/4] from: mjmalpha::localnet::com at: 23-Oct-2000 16:00


Hi all. Has any one used REBOL successfully with Borland/Inprise's InterBase SQL database (whether from Linux or Windows 9X) ? TIA, Mike Mastroianni

 [2/4] from: gchiu:compkarori at: 24-Oct-2000 12:00


On Mon, 23 Oct 2000 16:00:07 -0400 "Michael Mastroianni" <[mjmalpha--localnet--com]> wrote:
> Has any one used REBOL > successfully with Borland/Inprise's > InterBase SQL database (whether > from Linux or Windows 9X) ? > > TIA, > > Mike Mastroianni
Is that with Rebol/command and odbc, or Rebol/core with tcp/ip? -- Graham Chiu

 [3/4] from: mjmalpha:localnet at: 24-Oct-2000 9:00


Graham, Either. I am interested in knowing if anyone has successfully used InterBase (v. 6.0 especially) with REBOL (either /Command or /Core). Regards, Mike

 [4/4] from: gchiu:compkarori at: 25-Oct-2000 10:48


On Tue, 24 Oct 2000 09:00:00 -0400 "Michael Mastroianni" <[mjmalpha--localnet--com]> wrote:
> Graham, > > Either. I am interested in knowing > if anyone has successfully used > InterBase (v. 6.0 especially) with > REBOL (either /Command or /Core). >
I would be interested as well. I guess REBOL/Command should work, but I don't have that so can't try it. At present I have a number of REBOL bots that gather information for me, and then write out sql scripts which I then execute from within IBConsole, but it would be great to skip that last step and do it all within REBOL. -- Graham Chiu