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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lonqe
  • Order by date
  1. lonqe

    shut down a computer from access??

    Hi, I visited this website,I took the code and wrote it in my database,even in VB, but it's not working OK,I can only Log Off but can't shutdown,reboot or Forse to Shutdown Thanks in Advance for your help
  2. lonqe

    Passing field name as a parameter

    I am not sure if this is helpfull,but I think it's worth trying these lines private function Exists(tblToSearch,varToSearchFor,fieldName) as boolean dim rst as new adodb.recordset with rst .cursorlocation=aduseclient .open tblToSearch,currentproject.connection,adopendynamic .find...

Part and Inventory Search

Back
Top