Basically If u re using
VB.NET for the purpose , Why are u using the odbc for the purpose What u mst do is to use the connection string or just do the same using the SQLClient for the purpose. And never forget to make it a trusted connection .
Hope this helps u
Bye