Oracle SQL-3.729.1100

Oracle SQL-3.729.1100

 

Oracle SQL

 

 

Primary Features

  • The SQL plugin enables your bot to directly connect and manipulate the ORACLE database

 

Limitations

  • The plugin today supports ORACLE on Windows. Other environments such as Linux and Mac are under testing now and will be released soon.

 

Special Notes

  • The ORACLE SQL plugin requires the ORACLE DLL to be downloaded in the ARGOS Virtual Environment. (V-Env) The DLL file size is nearly 30 MB. Depending on your network speed, it might take a few minutes to set up the V-Env.

 

Need help?

Technical contact to tech@argos-labs.com

 

May you search all operations,

 

 




Parameter Setting Examples

 

Example SQL file

--- insert static records

INSERT INTO foo (name, age)

values

('nobody me', 100),

(‘foobar', 200)

 

 

 

 

Return Code

Code

Meaning

Code

Meaning

0

Execution successful

9

Execution failed