Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aj20
  • Order by date
  1. aj20

    Data Extraction help

    Hi All, I am extracting data from multiple project plans through VB code. All the project plans somehow always store -1 as ProjectID in the database table. How can I differentiate data from one plan with another if the project ID is same for all the plans. Basically what I do is when I run...
  2. aj20

    Export MS Project data Access

    Hi All, I am extracting data from multiple project plans through VB code. All the project plans somehow always store -1 as ProjectID in the database table. How can I differentiate data from one plan with another if the project ID is same for all the plans. Basically what I do is when I run...
  3. aj20

    MS Project Help

    Hi I am trying to extract data from MS Project file. I am able to extract data from Assignment, Task and Resources table but I need the data in Timephased table. I can extract the data from those 3 table thru OLEDB but I can't get any data from Timephased table. Basically I need to know what are...
  4. aj20

    VBA Help

    Hi, I have 18 different types of MS project 2003 files. I have to develop a kind of interface In VB which will allow the user to import the data (various fields) in those project files into either Access or SQL Server. I tried locating a reference for MS project in VB (like we have for Excel or...
  5. aj20

    VBA Help

    Hi, I have 18 different types of MS project 2003 files. I have to develop a kind of interface which will allow the user to import the data (various fields) in those project files into either Access or SQL Server. I tried locating a reference for MS project in VB (like we have for Excel or Word)...
  6. aj20

    Vb Object reference

    Hi, Thanks for the input but I guesss my question was not very clear. Here is what I need to do: I have 18 different types of MS project 2003 files. I have to develop a kind of interface which will allow the user to import the data (various fields) in those project files into either Access or...
  7. aj20

    Vb Object reference

    Hi, Can anyone please tell me if Vb has object reference to MS Project. I am trying to import MS Project data into either Access or SQL Server. Can anybody help me find the right way of doing this. Thanks
  8. aj20

    Export MS Project data Access

    Hi, I am new to programming. Can anyone please help me?? Could you please tell me how and where do I have to write macro in order to export the project file data to Access. Thanks a bunch in advance.
  9. aj20

    How to retrieve data from an SQL Server database

    Hi I am new so bear with me. I need to read data from Access and insert into SQL server. In other words, database is being migrated to SQL server, therefore I need to write a utility which can transfer data from Access to SQL server. Thanks in advance.

Part and Inventory Search

Back
Top