473,396 Members | 1,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

.NET & Office

I know that .NET needs atleast Access 2000 for any Access database stuff.
But does the framework need all Office 2000 products or more recent. Or can
I use for example Excel 2000 to output some reports? Anyone help?

Thanks,
Derek
Nov 20 '05 #1
3 1109
to do "access stuff" you don't need anything but the jet db engine which is
free to download on the ms website...doesn't matter if you're programming w/
..net, c++, c#, or vb6. however, i think you'd be much happier using msde,
also downloadable from ms...unless you just like performance limitations.
;^ )

hth,

steve
"D. Kennedy" <dk******@phpni.com> wrote in message
news:OO*************@TK2MSFTNGP12.phx.gbl...
I know that .NET needs atleast Access 2000 for any Access database stuff.
But does the framework need all Office 2000 products or more recent. Or can I use for example Excel 2000 to output some reports? Anyone help?

Thanks,
Derek

Nov 20 '05 #2
Following up on Steves comments real quick, no you do'nt need anythign
special, just JET 4.0..

Be warned, Access sucks royally in .NET, I think that was self manifested by
microsoft to switch people over to MSDE or SQL 2k (which is fast as hell).

I ran an application using an Access back end and had to start writing it
asynchronously because it was that slow (plus a couple hundred thousand
records).
Finally just switched to SQL Server...

As far as office goes, you can run any versoin you want that exposes COM
servers. Which all of them do (well, its not like we are getting into
Office 95 or anything), but you can access all of them and do as you wish
with them.

But to have the COM servers installed, you either have office installed
(whichever version) or you have the office development stuff...
"steve" <as*@abc.com> wrote in message
news:vm************@corp.supernews.com...
to do "access stuff" you don't need anything but the jet db engine which is free to download on the ms website...doesn't matter if you're programming w/ .net, c++, c#, or vb6. however, i think you'd be much happier using msde,
also downloadable from ms...unless you just like performance limitations.
;^ )

hth,

steve
"D. Kennedy" <dk******@phpni.com> wrote in message
news:OO*************@TK2MSFTNGP12.phx.gbl...
I know that .NET needs atleast Access 2000 for any Access database stuff. But does the framework need all Office 2000 products or more recent. Or

can
I use for example Excel 2000 to output some reports? Anyone help?

Thanks,
Derek


Nov 20 '05 #3
Hi Derek,

You can automate Office 2000 from within .NET. Simply add a reference to
the relevant COM component. Then do the appropriate Imports. I've got an app
which is quite happy using Outlook 2000. Intellisense will tell you what
objects, methods, etc are available, as normal, but it won't be as
descriptive.

Regards,
Fergus
MVP [Windows Start button, Shutdown dialogue]
Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Ransburg | last post by:
Hello! Is there some library for comparing & merging XML documents? I want it to do something like that: Base document: <office> <desk color="brown" height=50></desk> </office>
1
by: Prasad Patil | last post by:
Hi, I have installed Office 2000 & Office 2003 on my Machine I wish to use excel 2003 in my Dot Net Project When I reference the Microsoft Excel 5.0 Object library the code using Excel...
3
by: solomon_13000 | last post by:
> Wonthaggi Civic Theatre 'WCT' Case Study > > The town of Wonthaggi has a theatre which is owned and > operated by the local council, it is called the > Wonthaggi Civic Theatre (WCT) and a wide...
1
by: Bob N5 | last post by:
I am working on an application that uses interop to do some simple operations with both Excel and Word. I have most of functionality working, but ran into issues on making things work with both...
1
by: meganrobertson22 | last post by:
Hi Everybody- I am trying to create a Table structure to represent the relationship between Agencies and their Sub-Agencies. There are Agencies and Sub-Agencies. Some Agencies have...
1
by: keith | last post by:
(Visual C++.NET) I could be mistaken here, but I can only find examples of how to automate Excel in the form of MFC projects. I have a large managed C++ project which needs to automate excel,...
2
by: Amos Soma | last post by:
We're creating a VS 2005 C# app that needs to integrate with Excel & Office. Can anyone tell me which versions of Excel and Office C#/VS 2005 supports? I'm most interested in knowing how far back...
0
by: salad | last post by:
I took the Bart down to San Francisco and joined a couple thousand other nerds to watch the Vista/Office launch. The receptionist was quite pleasant and getting the event packets a smooth...
0
by: dt | last post by:
I downloaded Microsoft Office 2003 Reference Schemas from: http://www.microsoft.com/downloads/details.aspx?familyid=fe118952-354... Then I tried to use JAXB on them, specifically excel.xsd and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.