Big picture question - Project 2003

B

B. Chernick

I have relatively little experience in Project 2003. My current Dot Net 2.0
project will involve creating instances of Project 2003 and loading
individual projects.

Do I understand this correctly? The only way Project 2003 (an individual
installation on a pc, not Project Server) can open or save a project to a SQL
Server 2000 database is through an ODBC DSN?

(Just want to make sure I'm not missing any options. The loads and saves
seem to be rather slow.)
 
R

Rod Gill

Correct, Project 2003 uses ODBC to read/write to SQL Server. Not that this
is no longer supported in Project 2007.

--

Rod Gill
Microsoft MVP for Project

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