Posts

Showing posts from April, 2019

DATE CRITERIA MAY NOT ALWAYS WORK WITH MS ACCESS QUERY

Image
Learning about ms access query is the means to a good database management system as it is the heart of any database application. There are many ways and questions to ask a database using queries and mastering the special conventions and criteria will pay the dividend and avoid silly mistakes, the illogical recordset results, and even errors. One of the more commonly used criteria and prone to errors (if misunderstood) is the date/time data type and its conventions. Take a look at the ms access query below-showing orders before the year 2016 and the intend of the query which suggested a date range from 1st January 2016 to 31st December 2016. The criterion for the above shows >=#01/01/2016 < #31/12/2016# which will not actually return the correct range and instead show what’s known as logical errors (dates outside the range). It’s missing the ‘And’ operator and better still adding the ‘Between’ hand will capture the correct range too. The # (hash

MICROSOFT ACCESS DATABASE 2007 TUTORIAL

When Microsoft Access first appeared in the early 1990’s it revolutionized the desktop database market. Most versions have been similar to each other. Now with Access 2007 , we see the most deep-seated changes yet introduced by Microsoft. When working your way through an MS Access 2007 tutorial, a hardcore traditional user of MS  Access is either going to love or hate these new changes. So what is different about this new version? The interface is completely different and instead of menus and toolbars, there is the Ribbon. The Ribbon is separated into sections and each section holds the relevant commands for designing and running a database. Creating forms has become easier and there are some latest forms to choose from. One example is the split form. The database window has also been replaced with the routing pane. This offers more features and is not as straightforward to use as the old database window. As a fraction of the MS Access 2007 tutorial, you should expect to