|
|
Welcome To The Access Unlimited
Newsletter - Edition 56 See all newsletters Access Unlimited is an email newsletter that provides free tips, help and information for skilled Microsoft Access users and related software disciplines. Produced by Garry Robinson (known below as "Ed") from Sydney, Australia. In this edition FVBA Compiler/Coding Tip If you type incorrect syntax into the VBA subroutine or function that you are working on, do you immediately get a message box that says Compile Error? Whilst this is handy in some cases, generally it is a nuisance that can be avoided. To fix this, open the VBA Environment (Alt F11), choose the menu Tools ~ Options and clear the Auto Syntax check box. While you are at it, make sure the Require Variable declaration check box is filled in. Now when you enter incorrect syntax, the code will simply turn red and you won’t get the time wasting warning message box.
Opportunities For Selling Our Software Would you like to sell
vb123.com software? If so then check out this page Wayne Phillips at
everythingAccess.com has taken up the reseller challenge and now is selling our
two most popular products at http://www.everythingaccess.com/accessworkbench.htm You will allow find some pretty good Access resource material if you look at the Access tutorials sections at Wayne’s web site. In the last Newsletter,
“Ed” messed up the link to the page that showed you how to graphically display
percentages on forms and reports. Transfer data from one
database to another – SQL server tools featured. Snippet Editor for VB How do you get a list of
all the forms in your database whilst coding in Access VBA environment. This
page tells you how. How to setup unbound forms A very good page on
avoiding Access corruption A look at creating and
editing Excel and Word documents in VB.Net Setting up a global
connection string for ADO to save on multiple connections Test for SQL Injection
vulnerabilities Danny Lesandrini demonstrates different ways of executing SQL Statements in VBA Code http://nl.internet.com/ct.html?rtr=on&s=1,1mnk,1,3yyi,ha9k,39gr,amjy Reinstall Access 97 on a
computer that has Access 2000 If you want to 'clean' an
Office 2002/2003 document before sending it out, download the Remove Hidden Data
tool from Microsoft
That popular IP phone company Skype is on its way to
profitability Server and Domain Isolation
Using IPsec and Group Policy A simple chat program
packaged as a VBA project Edit An Excel File In MS Flexgrid Before Importing Into SQL Server http://nl.internet.com/ct.html?rtr=on&s=1,1n44,1,l6hz,enzs,39gr,amjy Smart Tag programming for
those readers with customers in the fast lane. WRAPPING THIS EDITION UP Whether you work a big organization or work for yourself, IT workers need to be aware of and promote the reduction of software and data that isn’t being used. As a general rule of thumb, you should spend 5-10% of your time on cleaning up, backing up and (practicing) retrieval tasks. This link illustrates that the problem can occur in big databases and with the explosion of data that is occurring in all areas of IT, clean-up sessions are something IT workers have to take to heart. So how do you do clean up an Access database? One thing you need to do is find out what your users are doing. The best way to find out is to log what forms and reports the users are opening in your database. This is discussed in my book and is also included in the download materials that come with The Toolshed. Once you work out the objects are being used least, you then are in a position to decide if there are any unimportant of your database that can be archived. Note: The one thing you don’t want to do is rely on is discussions with users as they will generally make unsubstantiated claims about the value or lack of value of different parts of a database (or any software really). Far better to approach clean-ups with facts than hearsay. Another good way to downsize your database is to export the objects to standalone files external of the database. In the free download chapter of my book, I demonstrate how you can create XML files of all the tables and text files of all the objects like forms, reports and modules. If you then sort these by file size, you will have a pretty good idea of the space consuming objects in your database. Then you can look at the big space consumers in the database and attempt to clean up what really takes up the space. Garry Robinson - Software
Consultant and Author --- The end of this edition of Access Unlimited --- PS Don’t forget Garry’s BRAND NEW Workbench 4… Shutdown your database, send messages to users, colored icons lots of other relevant stuff. http://www.vb123.com/workbench/ Click on this button
|
|
Links >>> Home | Search | Workbench | Orders | Newsletter | Access Security | Access professionals |