473,657 Members | 2,426 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS Access 2002 to generate flow diagram

Is there a way to produce a data flow diagram from an MS Access 2002
(standard) database? In MS Access, I have a database that keeps track
of all my jobs that run (e.g. job2 will run after job1 and job3 will
run after job2), and each time I add a new job to the jobtable I would
like to be able to just click on one button to generate a new flow
diagram. Any help would be greatly appreciated.
Nov 13 '05 #1
1 3413
Sandy,
There is a way to produce a workflow application that will track task
dependencies, status, etc. To represent it graphically using Data Flow
Diagram symbols might be a bit of a challenge. When I worked for SAIC on
their Kaiser Y2K Project they had one of their in-house developers build an
MS-Access app that did workflow, version control, source code managment,
etc. So I've seen it done.

"Sandy" <pa*********@ya hoo.com> wrote in message
news:3c******** *************** ***@posting.goo gle.com...
Is there a way to produce a data flow diagram from an MS Access 2002
(standard) database? In MS Access, I have a database that keeps track
of all my jobs that run (e.g. job2 will run after job1 and job3 will
run after job2), and each time I add a new job to the jobtable I would
like to be able to just click on one button to generate a new flow
diagram. Any help would be greatly appreciated.

Nov 13 '05 #2

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

Similar topics

4
4294
by: Greg M. Silverman | last post by:
We just converted several of our major front-ends from Access 97 to Access 2002. However there is an undesirable feature that we hadn't anticipated in testing: the fact that changes to modules/forms/reports cannot be saved since out applications are shared; that is, when multiple users are in the application, we cannot change to exclusive mode to save the changes since this would stop the work flow. This was NOT a problem with Access 97! ...
9
2874
by: Rob | last post by:
Scenario: O/S: Win XP Professional Back-end: Access 2002 on network server I have an Access 97 application, in production on our network, that takes appoximately 5 minutes to process monthly data. I find this tolerable. The Access 2002 test version, on the network, takes approximately 50
3
1959
by: heather e blair | last post by:
I have a table where the key field is an autonumber. The highest number was about 900, and there are several gaps in the sequence. This database was recently converted from Access 97 to Access 2002/XP At some point, it started using low numbers for new records. I compacted the database, and it's still doing this. Is this a problem? Will it start overwriting the high numbers when it gets to them?
3
3421
by: StBond | last post by:
Hi everyone, I am new to Access and Visual Basic so things my be getting across a bit cloudy. I only started using VB for one week. I am having a little problem with the database that I am working on. I am working with MS Access 2002. And I am having a problem with one of my charts. I will explain how everything is laid out then go into details.
0
1698
by: jackonlyone | last post by:
E-XD++ MFC Library Enterprise Edition V9.50 is released (100% Source Code)! -------------------------------------------------------------------------------- Jan 1, 2005,HongKong,UCanCode Software announces it's market leading flow/diagram C++ source code kit - E-XD++ Enterprise Edition V9.50 with VS 2005 support among latest updates. HongKong,Jan 1, 2005--UCanCode Software, Inc. announced the release of E-XD++ Enterprise Edition...
4
4663
by: anianu | last post by:
actually i want to know how to use data flow diagram in asp.net...please explain this to me with the help of an example...i dont know how many levels are there in dfd. i dont know anything in asp.net actually.i hope that u will help me further if i ask u questions in asp.net coding if i get problem. thanks..... plz reply
1
1752
by: manssi | last post by:
how many levels r there actually in dfd.plz tell me this with the help of an example.i dont know how to make data flow diagram plz explain me this about dfd.my project is on asp.net plz reply.. thanks in advance
0
2751
by: Sebastian | last post by:
Hello I develop my applications in Access 2002. My development system is running Windows XP SP2 and I have Microsoft Office XP Developer. Microsoft Office XP is at SP3. I used Inno Setup (great product) to install my applications. When the Access Runtime was needed on the system I simply ran 'accessrt.msi' from Microsoft Office Developer discs. When another version of Access (other than Access 2002) was on the system then I simply...
3
2291
by: Slickuser | last post by:
Are there any free software that can generate flow diagrams after I write the C++ code? Thanks.
0
8402
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8315
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8829
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8734
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8508
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5633
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4323
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2733
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1627
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.