1. W

    Windows 7 Administative user problem

    Hi Im using windows 7 ultimate, not cracked or anything like that, and im having some problems with my administative possibilities. When Im launching SQL Serve 2008 and I want to attach a new database from my documenst folde I cant open the user folder. When I look at the user folder in...
  2. A

    Windows 7 The endpoint mapper database entry could not be created.

    When attempting to run ANYTHING as an administrator I get the error: The endpoint mapper database entry could not be created.
  3. 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...