473,385 Members | 1,927 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

exporting data from ms access to ms project

Im wondering if any on can help me to export data out of an ms access
database into ms project 2002. I want to export a start date and
completion data of different projects, which is stored in the
database. I think this process can be done invisible to the user, so
that when they enter the data into access and save it, it will
automatically create a project schedule in ms project, which they can
refer to at a later date in the application. I would appreciate if any
one can give me any advice on this matter, i.e. VBA code etc or good
web sites etc that may be of use.

Regards Rob McC, England
Nov 12 '05 #1
2 8178
On 17 Nov 2003 01:43:40 -0800, ro**********@fsmail.net (Rob Mcc)
wrote:

MsProject can use MsAccess (better: Jet) as its data store. That's not
the default, but you can configure it that way.
After that, your issue simply becomes a matter of attaching to the
right tables and appending some records.

Alternatively you may want to look into Automation to talk to the
MsProject object model, and use its methods etc to modify the data
store (whether native or MsAccess).

-Tom.
Im wondering if any on can help me to export data out of an ms access
database into ms project 2002. I want to export a start date and
completion data of different projects, which is stored in the
database. I think this process can be done invisible to the user, so
that when they enter the data into access and save it, it will
automatically create a project schedule in ms project, which they can
refer to at a later date in the application. I would appreciate if any
one can give me any advice on this matter, i.e. VBA code etc or good
web sites etc that may be of use.

Regards Rob McC, England


Nov 12 '05 #2
TC
Automation may be a better idea (as the other respondent said).
Alternatively, I know that I have seen a Microsoft document describing the
Project db schema. I just can't remember where. Some googling should be able
to find it.

HTH,
TC
"Rob Mcc" <ro**********@fsmail.net> wrote in message
news:4d**************************@posting.google.c om...
Im wondering if any on can help me to export data out of an ms access
database into ms project 2002. I want to export a start date and
completion data of different projects, which is stored in the
database. I think this process can be done invisible to the user, so
that when they enter the data into access and save it, it will
automatically create a project schedule in ms project, which they can
refer to at a later date in the application. I would appreciate if any
one can give me any advice on this matter, i.e. VBA code etc or good
web sites etc that may be of use.

Regards Rob McC, England

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Chris | last post by:
Could someone please provide me an effective means of exporting data from a data set (or data grid) to Excel?
3
by: sridevi | last post by:
Hello How to export data from ms-access database to excel worksheet using ASP. mainly i need to export data to multiple worksheets. it is very urgent to us. i have a sample code which works...
2
by: ASIF | last post by:
Does anyone klnow of a quick way of exporting data from access to a text doucument, the data needs to be tab seperated, and the data to be exported needs to be selected using parameter queries. I...
1
by: Thankful Idiot via AccessMonster.com | last post by:
I was wondering if anyone knew anything about exporting data to ms word documents. I have a program that can gather data such as customer addresses, and would like to move it to a ms word document...
2
by: pmud | last post by:
Hi, I am exporting data from an EDITABLE DATA GRID EXCEL. But the 1st column in data grid is Edit Column. I want to display all columns in Excel except for the Edit column. The following...
2
by: Mux | last post by:
I am facing the following problem while exporting data to Word. The current implementation is as described below: I have a JSP file which has a link that enables you to export the data to Word....
3
by: SAL | last post by:
Hi, I have Microsoft Enterprise Library 2005 installed on my local system. I'm developing in C# using Visual Studio 2003 IDE with framework 1.1. I am automating a process that will use a DLL...
3
by: daokfella | last post by:
In my solution, I have a project that is my data access layer. This layer simply consists of strongly-typed datasets created by dragging tables from the server explorer into the dataset designer....
0
by: db2admin | last post by:
Hi, I am getting error when exporting data from mainframe using db2 connect while i am on db2 on linux. Here is what error looks like...
4
by: Dave Smith | last post by:
I’ve read a lot of different article on the internet about being able to export a table from MS Access to Ms Excel. Problem I’m having is that I don’t know which one would work best for me, so I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.