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

6 lines
186 B
SQL

select * from RODBS
update rodbs set folderpath='K:\VE-PromsData\ro' where rodbid = 1
--set the path to where the customer keeps their ro folder
select * from RODBS
Select * from ROFSTS