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 TouchToneTommy 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 AlanHearnshaw

  1. AlanHearnshaw

    Querying the registry for database type of ODBC DSN

    In the absence of any replies I managed to sort the problem out myself. Here is the source for the problem. I was trying to query an ODBC DSN to determine whether the database type was Access or SQL Server:-<br> Public Function GetDatabaseType(vsConnect As String, vtType As DatabaseType) As...
  2. AlanHearnshaw

    Querying the registry for database type of ODBC DSN

    I am trying to determine the database type of a database from the ODBC DSN that is set up on the client computer.<br> I cannot seem to get enough reliable information from the connect string once the database is opened and am trying to query the value:<br>...

Part and Inventory Search

Back
Top