Re: CuteChatConfig.exe cant connect to my new host dabase

  •  07-21-2005, 9:25 AM

    Re: CuteChatConfig.exe cant connect to my new host dabase

    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 .
View Complete Thread