Can I use a cMT to call a stored procedure in an SQL database?

Tags: SQL

Can I use a cMT to call a stored procedure in an SQL database?

Yes, create a SQL Query command and insert the SQL syntax. If the SQL syntax is executable in the database management tool (ex. Microsoft SQL Management Studio) then it will work in EBPro. The cMT is just a SQL client that relays the syntax to the database server

Content Created by Support Team
Scroll to Top