Ok,
I'm not sure if this is quite the place, but I wanted to see if anyone has experienced similar problems with myODBC using ADODB connections with
VB.
When I give the connection string as simply a DSN name everything works fine, but when I use the IP address, user,pass, etc as options instead so I can change the IP address if needed and redistribute the software easily certain things hang in Excel VBA and I have to end the task.
Has anyone else experienced this?
R