...Demand Tools is primarily for data cleanup, data update and deduping.
Crystal Reports is for Reporting.
So it also depends what you are trying to do
Main Topics
Browse All TopicsI am trying to find out if there is a way to connect to the back end Salesforce database using an ODBC or OLE DB connection. If so, what sort of Driver or OLE DB provider is necessary to make the connection?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: jennynoverPosted on 2007-03-01 at 13:09:26ID: 18635774
You can use tools written by others in the AppExchange, such as CRMFusion's Demand Tools which you download to your PC and which connects into the data through the back end (using your login ID). That service has a cost to commercial users and is free to nonprofits.
You can download the data and build an offline access version that you can manipulate (using either SFs native "data loader" or using Demand Tools Backup utility which creates an offline mdb file for you).
I believe Crystal Reports is available for SF on the AppExchange
Or if you are a developer, you can develop a backend utility using the SF development environment.