Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, Would anyone help me answer this question? Can Excel VBA get data in
Oracle DB server? How can we do that? As I know, Excel VBA code is always only able to get real-data which is from Access DB. Would appreciate it very much! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
As long as you know the table name and layout of the Oracle database you want
to query then it's as simple as connecting to the database using Excel VB code and importing the columns of data you require. If your happy to wait until tomorrow until I'm back at work I'll mail you some sample code that you should be able to adapt to do what you require. Mike "Johnson Shine" wrote: Hi, Would anyone help me answer this question? Can Excel VBA get data in Oracle DB server? How can we do that? As I know, Excel VBA code is always only able to get real-data which is from Access DB. Would appreciate it very much! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You might profit from taking a look at
http://www.oraxcel.com/projects/sqlxl/index.htm SQLXL makes child's play of interacting with Oracle DBs. -- Noel "Johnson Shine" wrote in message ... Hi, Would anyone help me answer this question? Can Excel VBA get data in Oracle DB server? How can we do that? As I know, Excel VBA code is always only able to get real-data which is from Access DB. Would appreciate it very much! |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Excel can also attach to the Oracle database using SQL.
Try the menu Data, Get External Data and New Database Query. -- Richard "Johnson Shine" wrote: Hi, Would anyone help me answer this question? Can Excel VBA get data in Oracle DB server? How can we do that? As I know, Excel VBA code is always only able to get real-data which is from Access DB. Would appreciate it very much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
unhide menu bar in excel - just disappeared | Setting up and Configuration of Excel | |||
How can Oracle DB Stored procedure be called in MS Excel? | Excel Discussion (Misc queries) | |||
How to get data from Oracle Database to Excel? | New Users to Excel | |||
How to update ORACLE query definition in Excel file | Links and Linking in Excel | |||
Exporting Excel data to Oracle DB | Excel Discussion (Misc queries) |