Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / January 2005

Tip: Looking for answers? Try searching our database.

Revision Control Template

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave - 03 Jan 2005 19:39 GMT
I am new to using Access.....I would like to find a simple template I can use
to track Revisions made to CAD drawings.  I want to be able to use a pre
existing template.
Thanks in advance
PC Datasheet - 03 Jan 2005 20:26 GMT
You need two tables:
TblDrawing
DrawingID
DrawingTitle
DrawingNum
<<Other Fields On The Drawing You Want to include>>

TblRevision
RevisionId
DrawingID
RevisionNum
RevisionDate
RevisionDesc
RevisionBy
<<Other Fields About The Revision You Want To include>>

Create a form/subform. Main form based on TblDrawing and subformBased on
TblRevision.

Note:  Show the original drawing as Revision 0 to be consistent with these
tables.

If you need help setting this up, contact me at my email address below. I
can get you up and running in a short time for a very reasonable fee.

--
                                       PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
                             resource@pcdatasheet.com
                                www.pcdatasheet.com

> I am new to using Access.....I would like to find a simple template I can use
> to track Revisions made to CAD drawings.  I want to be able to use a pre
> existing template.
> Thanks in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.