Stored Procedure - Lengthy SQL - Resources/Ideas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-12-19 01:53 PM
Hello,
I have a sql statement I was attempting to use for an OLEDB connection into Oracle but with data item limits of 255 characters I'm now looking for other ideas. Someone on the RPA Forum said to use a stored procedure. I'm trying to find information on this but it is hard to come by. Does anyone have any good resources for looking into this? If I know sql but no other code is it possible to create a stored procedure?
Thanks,
Jon
------------------------------
Jonathan Holstine
Systems Accountant
Interior Business Center
America/Denver
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-12-19 02:45 PM
------------------------------
Dave Morris
3Ci @ Southern Company
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-12-19 02:51 PM
Hi Dave,
I have a few variable items like PO and segment that I use to create sql statement. I store that in a data item to be used as my sql in OLEDB - Get Collection. I get a character limit of 255 characters when trying to do it this way.
Thanks,
Jon
------------------------------
Jonathan Holstine
Systems Accountant
Interior Business Center
America/Denver
------------------------------
