SourceCode/PROMS/SQL Data Tools/Setting the RO Path Prior to Exporting_BGE.sql
2023-05-09 18:21:47 +00:00

4 lines
207 B
SQL

select * from RODBS
update rodbs set folderpath='\\scana\shares\repo\apps\VCS\TEST\nsappsTest\PROMS\Devl\Unit2_3' where rodbid=2
--set the path to where the customer keeps their ro folder
select * from RODBS