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

4 lines
152 B
SQL

select * from RODBS
update rodbs set folderpath='\\a1kansas0104\PROMS\RO'
--set the path to where the customer keeps their ro folder
select * from RODBS