mili2_4
March 15th, 2005, 03:06 AM
I upgrade a vb project in vb.net ,Connectivity is through oracle client
The error occurs are
1) [microsoft][odbc driver manager] drivers sql set connect attr failed
2)Invalid cast exception was handle
( dgListPatVisited.DataSource = CType(AdodcListPatVisited, msdatasrc.DataSource)
troubleshooting:When casting from a number the value must be number less then infinity
Can u suggest me what changes i need to do.
The error occurs are
1) [microsoft][odbc driver manager] drivers sql set connect attr failed
2)Invalid cast exception was handle
( dgListPatVisited.DataSource = CType(AdodcListPatVisited, msdatasrc.DataSource)
troubleshooting:When casting from a number the value must be number less then infinity
Can u suggest me what changes i need to do.