ODBC connection mpp file

J

JCheah

Hi, i've a question, is there anyway to read data from mpp file by using ODBC
connection. If yes, can you please show me some sample codes like the
connection string and how to read data. I'm trying to develop a standalone
application by using either VB 2005 or C# 2005.

I know i can use OLEDB Provider to read data from mpp file but i don't have
MS Project installed on my machine, so I don't have the provider.

Please advise. Thanks in advanced.
 
R

Rod Gill

OLEDB is the only way I know and I think that's the only driver available.
Without Project on your PC you need to get the users to save their schedules
to a format such as xml that you can read.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top