cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
653
Views
0
Helpful
2
Replies

Working with external SQL DB

dror-cohen
Level 1
Level 1

I'm working with ICM enterprise 4.6.2.

It is possible to working with 2 external DB?

currently there is connection to one external SQL DB, but i need to connect to one more DB (on other server) because customer request.

If it possible, can i do that via changing the CallRouter registry?

2 Replies 2

spaulin
Level 1
Level 1

We have customers who are connected to MANY external sql databases, using the gateway sql (dbworker).

Simply add a comma *(,) between the values for sqllogin in the router registry. See a technote on this subject here:

http://www.cisco.com/en/US/products/sw/custcosw/ps1001/products_tech_note09186a00801eb011.shtml

Hi,

This information help me.

Thanks