script

  1. S

    Windows 7 MySQL Connector problem

    Anyone else using a MySQL Connector? Under WinXP, it works fine. I download the connector, install it, then voila.. code works. The relevant part of my code is: Set DB = CreateObject("ADODB.Connection") DB.Open "Driver={MySQL ODBC 3.51 Driver}; Server=sql-server; Port=3306; Option=0...
  2. C

    Windows 7 script to enable/disable desktop icons

    can some one point me in the right direction to either download a file or create my own?
  3. S

    Windows Vista Frequent 'object' error dialog box with Vista

    I have Vista Home Premium and I don't know if this is a security issue that affects certain pages or not but I frequently get an error box that asks if I want to continue to run script on the page. There is a 'yes' and 'no' box. Most of the time after I check 'yes' that I do want to run script...
Back
Top