S
SUSHIL
Hi,
I am able to connect to Microsoft project File and access the object
using ADO , I used ADODB.Connection to do this with Following
Connection string
strPrj = "C:\PROJECTDLL\SoftDev.mpp"
strCon = "Provider=Microsoft.Project.OLEDB.10.0;Project Name=" & strPrj
But When I tried to use in ADO.net , It had problems.
Can any body knowing the resolution for using mpp file in ADO.net
Please help
Thanks in Advance
Sushil Saini
I am able to connect to Microsoft project File and access the object
using ADO , I used ADODB.Connection to do this with Following
Connection string
strPrj = "C:\PROJECTDLL\SoftDev.mpp"
strCon = "Provider=Microsoft.Project.OLEDB.10.0;Project Name=" & strPrj
But When I tried to use in ADO.net , It had problems.
Can any body knowing the resolution for using mpp file in ADO.net
Please help
Thanks in Advance
Sushil Saini