search for: sqlsvc

Displaying 1 result from an estimated 1 matches for "sqlsvc".

2004 Aug 27
1
Retrieve Info from Cisco Call Manager
...co Call Manager to plug it in to an Asterisk box? I am attempting to use freetds and tsql to connect to the Microsft SQL server running on the Call Manager and get any and all information that I can. My big problem is that I can't figure out how to log on. I have set the password for the SQLSvc to something I know. I try this: tsql -S xxx.xxx.xxx.xxx -U 'DOMAIN\SQLSvc' I have tried every variation and watching the packets provides an incorrect login. Anyone have any suggestions? Thanks!