Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





New Security Features Planned for Firefox 4

Another Laptop Theft Exposes 21K Patients' Data

Oracle Hits to Road to Pitch Data Center Plans
Database Journal |DBA Support |SQLCourse |SQLCourse2









Systems Programmer / Software Engineer - C, Unix-Linux, Multi-threading, IPC
WSI Nationwide, Inc.
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

Oracle

May 26, 2004

Connecting with Oracle: Accessing Oracle via Access and Excel - Page 3

By Steve Callan


Configuring Excel to Connect to Oracle


Open a new book or sheet in Excel. Follow the Data>Import External Data>Import Data path to select a data source. Highlight +Connect to New Data Source and click Open (or double-click it) to bring up the Data Connection Wizard.



Select Oracle from the list and click Next.



Enter the information for your Oracle database connection and click Next.


Scroll down to Scott's tables and select a single table (EMP). Click Next.

Enter a description for the table and click Finish.

Import the data into a range of cells.

The sheet now reflects the contents of Scott's EMP table.

Having a hard time remembering how to sort in Oracle (or don't know how in the first place)? If your user is even marginally adept at using Excel, sorting (and summing, formatting, etc.) is no problem.

In closing

As you can see, the steps behind setting up a PC for ODBC are very simple to perform. Likewise, the steps to access an Oracle database via Access or Excel are also fairly straightforward. Not all of the screenshots and steps were shown, but enough of them were, so if you were faced with this task tomorrow, you should feel confident that you would be able to make the connection with Oracle.

» See All Articles by Columnist Steve Callan

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

Oracle Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
Oracle Forum
Topic By Replies Updated
Oracle Data Mining: Classification jan.hasller 0 July 5th, 07:19 AM
Find duplicates - Unique IDs Lava 5 July 2nd, 08:30 AM
no matching unique or primary key rcanter 1 April 25th, 12:32 PM
Update values of one table based on condition of values in other table using Trigger Gladiator 3 February 29th, 06:01 PM