Hello
@Eder_DeLima,
There are standard VBOs for working with different database systems available on the Digital Exchange (ex. Data - SQL Server, Data - OLEDB, Data - SQLite, etc). Unfortunately, most of these do not include actions for executing stored procedures. They are designed to run straight SQL statements. With that said, you could always extend an existing VBO to include an action that will execute a stored procedure.
What database platform are you looking at?
Cheers,
Eric