Search results

  1. E

    convert PDF to TXT using VB code

    Hi , i want to convert the PDF to txt using VB code. but i'm getting this error in code stage ( the error image) any idea how to solve this plz !!!!
  2. E

    Convert numbers to letters

    it wokrs now :)
  3. E

    Convert numbers to letters

    do you know how to solve or switch to return the wright answer! or do you have a suggestion to add new condition ?
  4. E

    Convert numbers to letters

    actually i'm using this VBO , but i have problems with 9x and 7x for exemple 93 return "noventa trze "
  5. E

    Convert numbers to letters

    Hello, does anyone know how to convert numbers to letters with blue prism ?
  6. E

    Connect to Oracle Data Base

    Using Data_OLEDB i get this error ,pleaaaaaaaaaaase any help
  7. E

    OraOLEDB.Oracle' provider is not registered on the local machine.

    please how did you modify those files ?
  8. E

    Connect to Oracle Data Base

    yes i use BP v6. even with Data OLEDB the set connection action is like this !!!
  9. E

    Connect to Oracle Data Base

    i am working with UtilityDB VBO and it doesn't need the Provider attribute !
  10. E

    OraOLEDB.Oracle' provider is not registered on the local machine.

    now i try to connect to a database in another server and i receive this error ! any idea ?
  11. E

    OraOLEDB.Oracle' provider is not registered on the local machine.

    i installed but it doesn't work
  12. E

    Connect to Oracle Data Base

    i use this cnx String : Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=port))(CONNECT_DATA=(SERVICE_NAME=name)));User Id=username;Password=pass;
  13. E

    Connect to Oracle Data Base

    Hello, can anyone please find a solution to this error ?! P.S : the credentials works in the Oracle SQL Developer, and the connection is established .
  14. E

    OraOLEDB.Oracle' provider is not registered on the local machine.

    please whitch driver are you talking about ? can you please mentionned here !
  15. E

    OraOLEDB.Oracle' provider is not registered on the local machine.

    hello , please how did solve this error "The 'OraOLEDB.Oracle' provider is not registered on the local machine." ????????????
  16. E

    Oracle Database Connection

    now i can open the oracle data base ,, but this error
  17. E

    Connect to Oracle Data Base

    i think the probleme is that i try to connect to SQL database and Not Oracle database !
  18. E

    Connect to Oracle Data Base

    hello, when i try to connect to oracle database i receive this error msg! any idea ?
Top