puma:
If the server reject the remote connections , does the server provide another way to execute sql-script ?
you could direct set the config by sql :
DELETE Chat_Config
INSERT Chat_Config (ConfigName,ConfigValue) VALUES (N'DataProvider',N'MyDataProvider,MyAssembly')
Regards , Terry .