Recent content by andreus91

  1. A

    Remove empty columns

    Hi team, i need to delete the empty column in order to "set column name from the first row". I can't use some external code stage, eventually only OLEDB vbo but it doesn't have the DELETE function. How can i manage? Thanks in advance
  2. A

    sqlite connection

    Hi team, i didn't found any resource to connect sqlite to blue prism for doing some querys, the first question is: is possible to do that? Then, i've just tried to set a connection through Data - OLEDB - Set Connection and connection string: "DRIVER=SQLite3 ODBC...
  3. A

    provider is not registered on the local machine. OLEDB

    Hi sahil_raina_91, unfortunately i can't, because windows ask me for office 32 bit to install access Database Engine 32 bit, and i can't unistall and reinstall office, this is the critical issue
  4. A

    provider is not registered on the local machine. OLEDB

    Hi team, i've just read a lot of documentation about that. When i'll try to set connection from BP to OLEDB the exception is: Internal : The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. My string connection is: "Provider=Microsoft.ACE.OLEDB.12.0;Data...
  5. A

    Info code language

    Hi all, i'm a newbie of blue prism, i need some info. Which language use BP? Is VB 6? Have you some advice to some courses to study it? Second question is: i've programmed always with uipath, and the code is vb.net as the same, but why for example in uipath i must concat two strings with '+'...
  6. A

    Help with blue prism vb.net

    Hi all, i'm a newbie of blue prism, i need some info. Which language use BP? Is VB 6? Have you some advice to some courses to study it? Second question is: i've programmed always with uipath, and the code is vb.net as the same, but why for example in uipath i must concat two strings with '+'...
Top