Hello All,
I wrote a vb app that connects to provideX database through ODBC Conn. I pointed the odbc to the right database path.
eg: \\myserver\share\companyA\po.soa
I assume *.soa is the database files for ProvideX. I tested my application with Access/ODBC and worked fine. but after I installed at the server that has provideX database i been getting this error message.
Run time error '-2147467259(80004005)'
I assumed if vb app worked on ODBC/access should work on any ODBC/Database. I guess not!
I really appreciate any comments or suggestions.
thanks,
I wrote a vb app that connects to provideX database through ODBC Conn. I pointed the odbc to the right database path.
eg: \\myserver\share\companyA\po.soa
I assume *.soa is the database files for ProvideX. I tested my application with Access/ODBC and worked fine. but after I installed at the server that has provideX database i been getting this error message.
Run time error '-2147467259(80004005)'
I assumed if vb app worked on ODBC/access should work on any ODBC/Database. I guess not!
I really appreciate any comments or suggestions.
thanks,