You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
When executing a query to call a stored procedure, I receive an error indicating that the procedure either doesn't exist or access is denied.
What I try:
I ran the same query with identical parameters and connection settings in DBeaver, and it executed successfully, returning the correct results without any errors.
System I use:
Windows 10 Pro 22H2 - x64bit
VSCode 1.94.2
Vertica driver extension
SQL Tools extension latest version
Another context:
Screenshot
The text was updated successfully, but these errors were encountered:
That error message comes from the vertica server. I don't think DBeaver and SQL Tools extension can give different results if all the settings and procedure are identical.
Problem
When executing a query to call a stored procedure, I receive an error indicating that the procedure either doesn't exist or access is denied.
What I try:
I ran the same query with identical parameters and connection settings in DBeaver, and it executed successfully, returning the correct results without any errors.
System I use:
Another context:
Screenshot
The text was updated successfully, but these errors were encountered: