I know I am close, i don't get an error when I run this but it doesn't show up in my ODBC datasource admin window. it being the new connection I am trying to create. LAHP2 is th connection I am trying to create
Function test() As Boolean
Dim db As DAO.Connection
Dim ws As Workspace...