|
-
Apr 24th, 2010, 05:24 PM
#1
Thread Starter
New Member
[resolved] View Databse in Excel -- Exporting
I would like to view my database in excel.
I want to be able to press a button in my program and then have a specified table in my database to be sent to excel to be viewed.
How do i do that? Would it be possible to do that? I just want to see the data table in excel, not really looking for anything else, just a simple table in the excel spreadsheet.
Last edited by honejc; Apr 24th, 2010 at 06:56 PM.
-
Apr 24th, 2010, 06:11 PM
#2
Re: View Databse in Excel -- HOW?!?
The most common way is to use a pivot table and bind your sql table(s).
Cubes and excel can give you highly sophisticated data results and manipulations in excel.
With .net i''m not sure but you probably have to specify a range for your data(in excel) and start adding columns from the database.Hey a good idea would be to see if you can programatically use an excel pivot table and a db to bing your data.
But if you just want to display db to excel i think using a pivot table is the key.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Apr 24th, 2010, 06:19 PM
#3
Thread Starter
New Member
Re: [help] View Databse in Excel -- Exporting
is there any other way besides pivot table? I just want to see a table filled with the data from my database.
-
Apr 24th, 2010, 06:52 PM
#4
Re: [help] View Databse in Excel -- Exporting
"Table" is the right term?How would you normally fill a table in excel?
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Apr 24th, 2010, 06:57 PM
#5
Thread Starter
New Member
Re: [resolved] View Databse in Excel -- Exporting
nvm this thread. I wont be using excel for this anymore.
thanks for the responses !
-
Apr 24th, 2010, 06:59 PM
#6
Re: [resolved] View Databse in Excel -- Exporting
Hey.
If you tell us what you intend to do maybe we could help,suggest something.
Have a nice day (it's night here but anyway ) i'm off....
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|