Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

A weblog about Microsoft Access, SQL Azure, and SQL Server Tips and Code Samples
Browse by Tags · View All
Access Tips 45
Microsoft Access 45
VBA 41
database 33
Access 33
Code 32
Software development 31
Microsoft Access Software Development 26
Free Access Downloads 25
Software 25

Archive · View All
October 2010 4
September 2008 4
June 2009 4
January 2008 3
July 2009 3
June 2007 2
May 2009 2
March 2011 2
July 2010 2
August 2011 2

Patrick Wood's Blog

  • 0
    Liked

    Microsoft Access Controls Windows Services

    You can Stop, Start, Pause, Resume, Disable, and Enable Windows Services with Microsoft Access VBA. Access VBA can do this by using the power of WMI (Windows Management Instrumentation). We are able to do this by using late binding to access the WbemScripting library. With late binding you do not ha......

    Patrick Wood  Posted on Jun 25 2009 5:57AM
    Profile · Blog · Twitter
  • 0
    Liked

    Microsoft Access Reads Windows Services

    Our last two articles were about using WMI to manage Processes which are software programs that run on our computers. Processes are like CEOs that are up front and visible. Windows Services are like the CEO’s Secretary who is the one who really gets things done in the background. Some Processe......

    Patrick Wood  Posted on Jun 17 2009 7:54AM
    Profile · Blog · Twitter
  • 0
    Liked

    Microsoft Access: The Terminator of Processes

    Microsoft Access can Terminate Processes using WMI. In other words, Access can shut down an application that is running on a computer. This capability is very useful when using Office automation or automation with other applications. For example, you may want to open an Excel Spreadsheet, import dat......

    Patrick Wood  Posted on Jun 10 2009 7:49AM
    Profile · Blog · Twitter
  • 0
    Liked

    How to Keep a Listbox of Access Report Names Current

    In our last article we learned how to add all the Report Names in the Database to a Listbox by first adding the Report Names to a Table. But what happens if we delete or rename a Report? The names are still in our table and will also be in our Listbox. We do not want to click on the names of Reports......

    Patrick Wood  Posted on Apr 12 2009 7:57AM
    Profile · Blog · Twitter
  • 0
    Liked

    Two Ways To Fill An Access Listbox With All Report Names

    Having choices is nice. We all like choices–even 2 year olds! We are going to give you a choice. You can choose from two different ways to fill a Listbox with a list of all the Reports in your Access Database. You can choose an slightly easier undocumented way to fill the listbox with a query ......

    Patrick Wood  Posted on Feb 23 2009 7:36AM
    Profile · Blog · Twitter
  • 0
    Liked

    Instantly Copy All Your Code to a Text File

    I could hardly believe my eyes. This was some really great code. I had come across some very good code from Remou (F. E. Boyle) before and now a web search turned up this incredible treasure. Could it be true? Could this code really write all of my VBA code in my Database to a text file? I tweaked ......

    Patrick Wood  Posted on Jan 30 2009 7:22AM
    Profile · Blog · Twitter
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]