OracleNumber Conversion Issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Running the below code:
convert.toint32(oracle_Command.ExecuteOracleScalar)

Results in the below error:
Run-time exception thrown : System.InvalidCastException - Specified cast is
not valid.

The sql being ran results in:
10438

Any help would be appreciated

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top