Resolved! retrieve data from a table in a Blue Prism database using OLEDB's VBO
Hello, I am trying to retrieve data from a table in a Blue Prism database using OLEDB VBO.For example, if I try to retrieve the contents of the BPAUser table, how should I write the SELECT statement?The SQL statement "SELECT * FROM BPAUser" gave me a...