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

REBOL as "Glue" ?

 [1/2] from: dvydra2::yahoo::com at: 5-Apr-2001 13:40


We are currently using ActiveWorks (WebMethods) to interface our product with various legacy systems. We are considering using REBOL as an alternative. We will need to interface with DB2 via ODBC and Oracle databases. Has anyone used REBOL for similar purposes? Any experience developing guaraneed delivery mechanisms in REBOL? Also, anyone used ODBC drivers with REBOL under NT? Is REBOL/Command ODBC interface robust? Thanks, David ===== please reply to: [david--vydra--net]

 [2/2] from: robert:muench:robertmuench at: 6-Apr-2001 11:41


> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of
<<quoted lines omitted: 5>>
> interface our product with various legacy systems. We > are considering using REBOL as an alternative.
Hi, that's something I'm think about for a while now. Using Rebol as an EAI (enterpris application integration) layer to connect different systems via XML (or whatever) documents.
> Has anyone used REBOL for similar purposes? Any > experience developing guaraneed delivery mechanisms in > REBOL?
No. IMO you need something like a two-way transaction sending, acknowledge etc. But it should be possible.
> Also, anyone used ODBC drivers with REBOL under > NT? Is REBOL/Command ODBC interface robust?
The one (mySQL) I tested with /Command had no problem. Robert

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted