• The connectstring seems to be wrong (MSORA are the old MS oracle drivers).

    Should be something like

    Provider=OraOLEDB.Oracle;Data Source=MyOracleDB;User Id=myUsername;

    Password=myPassword;

    More info on the connectstring[/url]