• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Connecting to ORACLE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connecting to ORACLE


  • Subject: Re: Connecting to ORACLE
  • From: Greg Turnquist <email@hidden>
  • Date: Thu, 12 Jul 2001 11:17:43 -0500

> Has anyone scripted a solution that connects to an Oracle database and sends
> SQL commands when accessing the database? If so what tools are you using and
> what was involved in the set up of the Oracle DB and the Mac software.

Hello Jason

I'm currently using RealBasic because you can connect directly to an Oracle
DB and send SQL commands. I have also used SQL Plus, but when you send a SQL
command it sends the result back as a text file that you have to then parse
through. With RealBasic you get a database cursor back in memory with the
results, a little simpler.
In both cases you need to have the Oracle client installed which includes
Libraries and SQL Plus.
If you use RealBasic you will have to buy the Pro version.

I'm on digest if you want more info or examples CC me.

Greg


  • Prev by Date: Folder Actions
  • Next by Date: RE: Connecting to ORACLE
  • Previous by thread: Final: QuarkXpress: Gettings words
  • Next by thread: RE: Connecting to ORACLE
  • Index(es):
    • Date
    • Thread