P
Peter Lock
Greetings
We have just upgraded our workstations here to XP with Office 2003 (Project
2003 Pro). Previously we used Windows 200o with Project 98.
We have a custom dll written by a 3rd party company that uses vb code to
save data in Project to an ORacle database using ODBC. It would appear that a
{Project}.FileSaveAs would use a table called PROJECT_INFORMATION, now the
same dll (modified to reference Project 2003) creates the table MSP_PROJECTS
(amoungst others).
Is there a way to tell Project 2003 to use older 98 table names when saving
a new project or that hard coded? Also is there a quick way to convert all
our existing projects to the new table format, and if I did this would that
mean those people that are still on Project98 not be able to use the new
table structure.
Whew!!
Anyway I think I am in for some long nights fixing up the coding as it
refers to the table names directly in the dll with it's select queries.
Any help would be appreciated.
Cheers
Peter Lock
Technical Support Specialist
Australian National Audit Office
We have just upgraded our workstations here to XP with Office 2003 (Project
2003 Pro). Previously we used Windows 200o with Project 98.
We have a custom dll written by a 3rd party company that uses vb code to
save data in Project to an ORacle database using ODBC. It would appear that a
{Project}.FileSaveAs would use a table called PROJECT_INFORMATION, now the
same dll (modified to reference Project 2003) creates the table MSP_PROJECTS
(amoungst others).
Is there a way to tell Project 2003 to use older 98 table names when saving
a new project or that hard coded? Also is there a quick way to convert all
our existing projects to the new table format, and if I did this would that
mean those people that are still on Project98 not be able to use the new
table structure.
Whew!!
Anyway I think I am in for some long nights fixing up the coding as it
refers to the table names directly in the dll with it's select queries.
Any help would be appreciated.
Cheers
Peter Lock
Technical Support Specialist
Australian National Audit Office