Click here to Skip to main content
16,005,149 members
Home / Discussions / Database
   

Database

 
GeneralRe: Is This Complex Update Possible? Pin
dishanf19-Jul-04 2:03
dishanf19-Jul-04 2:03 
GeneralWhat's wrong with this script from a Wrox Book Pin
mtbjr15-Jul-04 2:18
mtbjr15-Jul-04 2:18 
GeneralRe: What's wrong with this script from a Wrox Book Pin
Michael Potter15-Jul-04 5:23
Michael Potter15-Jul-04 5:23 
GeneralRe: What's wrong with this script from a Wrox Book Pin
Steven Campbell15-Jul-04 7:01
Steven Campbell15-Jul-04 7:01 
GeneralRe: What's wrong with this script from a Wrox Book Pin
mtbjr15-Jul-04 16:29
mtbjr15-Jul-04 16:29 
GeneralRe: What's wrong with this script from a Wrox Book Pin
Mekong River17-Jul-04 4:58
Mekong River17-Jul-04 4:58 
GeneralRe: What's wrong with this script from a Wrox Book Pin
mtbjr18-Jul-04 12:22
mtbjr18-Jul-04 12:22 
GeneralOleDbConnection to MS Project 2000 Pin
frankvgb14-Jul-04 20:19
frankvgb14-Jul-04 20:19 
I am desperately trying to make a connection to an MS Project 2000 (or 2003)in order to extract some well defined data and to make some work on them and to put the results in SQL Server 2000. However I can't find the connection string in order to connect to MS Project.

Lastly I found the following OleDbConnection object :
' ... OleDbConnection conData = new OleDbConnection("Provider=Microsoft.Project.OLEDB.11.0; PROJECT NAME=h:/Plan Projet POC-Review1.mpp"); ... '

However it doesn't work.
More. Before connecting to MS Project, has the .mpp file to be "saved as type: Project Database" in the "save as" box which produces an .mpd file, before trying to connect.

I know I could handle the problem through the use of a DTS package but for some reason I have to do it through the use of ADO.NET and C#.

Please could somebody help me before getting grey hair (I already got some)
Confused | :confused: and Cry | :((



Frank
GeneralSQL Select data flow Pin
Antonius_r314-Jul-04 16:26
Antonius_r314-Jul-04 16:26 
GeneralRe: SQL Select data flow Pin
Grimolfr15-Jul-04 1:37
Grimolfr15-Jul-04 1:37 
GeneralRe: SQL Select data flow Pin
Bill Dean15-Jul-04 1:39
Bill Dean15-Jul-04 1:39 
GeneralRe: SQL Select data flow Pin
Antonius_r315-Jul-04 1:57
Antonius_r315-Jul-04 1:57 
GeneralRe: SQL Select data flow Pin
Bill Dean15-Jul-04 1:59
Bill Dean15-Jul-04 1:59 
GeneralRe: SQL Select data flow Pin
Antonius_r315-Jul-04 2:02
Antonius_r315-Jul-04 2:02 
GeneralRe: SQL Select data flow Pin
Michael Potter15-Jul-04 5:35
Michael Potter15-Jul-04 5:35 
GeneralGetting table names from a database Pin
benglish7214-Jul-04 14:18
benglish7214-Jul-04 14:18 
GeneralRe: Getting table names from a database Pin
benglish7215-Jul-04 18:07
benglish7215-Jul-04 18:07 
QuestionWTH? "Unable to load odbcji32.dll" after update? Pin
CherezZaboro14-Jul-04 6:15
CherezZaboro14-Jul-04 6:15 
Generaloptimizing Database updates Pin
brdavid14-Jul-04 5:47
brdavid14-Jul-04 5:47 
GeneralRe: optimizing Database updates Pin
Steven Campbell14-Jul-04 7:16
Steven Campbell14-Jul-04 7:16 
Generalwot is the latest service pack Pin
xcavin14-Jul-04 4:08
xcavin14-Jul-04 4:08 
GeneralRe: wot is the latest service pack Pin
Mekong River18-Jul-04 6:08
Mekong River18-Jul-04 6:08 
GeneralFull DB Update or record by record Pin
brdavid13-Jul-04 15:20
brdavid13-Jul-04 15:20 
GeneralRe: Full DB Update or record by record Pin
Steven Campbell13-Jul-04 18:00
Steven Campbell13-Jul-04 18:00 
GeneralFind DataGrid Column No Pin
Steve4513-Jul-04 15:06
Steve4513-Jul-04 15:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.