I learnt long ago that I should use a dot for Methods and Properties (Me.Close or rst.RecordCount); and an exclamation mark for items in a collection (Me!cboCountiesList or rst!strForename)
But I've seen a lot of code where I work that only uses the dot. When I asked about this I was told that...
VSS isn't the best product in the world, but its the only source code control system I know that is integrated with MS-Access...
I've been thinking how hard would it be to get another source code control system (such as CVS or Subversion/SVN)working with Access on an object level.
You'd need...
I have my VSS database on a Windows Sever 2003 box set up to automatically analyse the database every night.
Sometimes the analysis fails night after night with the following in the logs:
Visual SourceSafe Analyze Version 8.0
Copyright (C) Microsoft Corporation. All rights reserved...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.