I want to document my database so I know what tables are used in a particular query and which forms use that query. In this way if I have to change a table or query I know which other objects I need to update.
I also want to track and document the changes I make to the various database objects (not the actual data).
How do you experienced programmers handle this documentation and version control?
I don't have access to any version control software or the funds to buy anything. I thought I saw a webpage where someone used an Access database to do this but I can't find it now and can't figure out what sort of tables to use.
Thanks,
I also want to track and document the changes I make to the various database objects (not the actual data).
How do you experienced programmers handle this documentation and version control?
I don't have access to any version control software or the funds to buy anything. I thought I saw a webpage where someone used an Access database to do this but I can't find it now and can't figure out what sort of tables to use.
Thanks,