Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Davidbase

  1. Davidbase

    A simple calendar question... please

    Hiya Chris, If it were only that easy ... I recently created a VB app that has to do that very thing - find a .dll on a machine and register it if it's not registered already. My first attempt at this was a very dirty work-around that actually worked quite well. Basically, I had to...
  2. Davidbase

    A simple calendar question... please

    Hey Chris, I ran into a similar problem quite some time ago with an ActiveX control. As I remember, I was able to use this control on my machine - in any application - and when I sent it to another user, they couldn't as the control wasn't registered on their machine. A little bit of poking...
  3. Davidbase

    Storing "CurrentUser" in the table from a Form

    Chris, Great question, I've implemented this feature into many of my own databases, as a matter of fact. First, in order to use CurrentUser() the database must be fully secured and properly. Without a secured database, everyone is Admin, so it wouldn't make a difference if you did use...

Part and Inventory Search

Back
Top