Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re[4]: Oracle vs Mysql
Tuesday, January 20, 2004, 9:34:25 AM, Jesse, Rich (Rich.Jesse_at_qtiworld.com) wrote:
JR> Then here's a rare treat for you! I *loved* SQL mods in RDB. I could make JR> a program in MACRO, BASIC, FORTRAN, BLISS, Ada, DIBOL, or Mladen's favorite JR> COBOL, and could effortlessly have them do DB work.
Yep! Rdb. That's where I used 'em. Once I took a program that I'd written to use SQL, and ported it to use regular files on the disk, and I did it by rewriting my module API in C. I never actually recompiled the program itself. I simply relinked with set of C subroutines that mimicked my SQL Module interface, but that went to disk files (indexed files I think, but it was so long ago I don't recall for sure). It was pretty cool. I could switch between using SQL and files simply by relinking.
Best regards,
Jonathan Gennick --- Brighten the corner where you are http://Gennick.com * 906.387.1698 * mailto:jonathan@gennick.com
Join the Oracle-article list and receive one article on Oracle technologies per month by email. To join, visit http://four.pairlist.net/mailman/listinfo/oracle-article, or send email to Oracle-article-request_at_gennick.com and include the word "subscribe" in either the subject or body.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jonathan Gennick
INET: jonathan_at_gennick.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jan 20 2004 - 10:19:54 CST
![]() |
![]() |