Here is the document to set up the Singapore Recreation Club for the integration of SunTechInfoSystems Club
Description | Link |
---|---|
Middleware | |
POS Middleware |
update ProgramSettingValues set Value='http://10.188.188.50:8080' where Name='SunTechPostingUrl';
IF @@ROWCOUNT = 0
INSERT INTO ProgramSettingValues(Name, Value) values ('SunTechPostingUrl', 'http://10.188.188.50:8080');