P
pasvorto
I have a user who is developing a scheduling application using Project 2003.
I have all my production data in a SQL Server 2000 database. I need the
Project data to be updated when the production data is updated. I figured out
how to connect to the SQL Server db. What I need is a good book, tutorial,
etc that can give me code examples of how I might make these two systems talk
in real time. I created a test project and saved it as a SQL Server db.
However, when I look at the data, I don't see anything that I can directly
map to the project. I can see the tasks in the task table, but I don't see
any of the "sub tasks" listed anywhere, much less the data that shows in the
Project Gantt view. If I can't figure out how to make this work, I will be
forced to write the whole scheduling system in VB6/SQL Server 2000. That
would be a lot of work.
I have all my production data in a SQL Server 2000 database. I need the
Project data to be updated when the production data is updated. I figured out
how to connect to the SQL Server db. What I need is a good book, tutorial,
etc that can give me code examples of how I might make these two systems talk
in real time. I created a test project and saved it as a SQL Server db.
However, when I look at the data, I don't see anything that I can directly
map to the project. I can see the tasks in the task table, but I don't see
any of the "sub tasks" listed anywhere, much less the data that shows in the
Project Gantt view. If I can't figure out how to make this work, I will be
forced to write the whole scheduling system in VB6/SQL Server 2000. That
would be a lot of work.