
07.07.2011, 17:03
|
Прохожий
|
|
Регистрация: 06.07.2011
Сообщения: 24
Репутация: 10
|
|
пожалуйста:
Код:
[databases2]
ConnString=Provider=MSDAORA.1;User ID=***;Data Source=192.168.70.212/fr;Persist Security Info=False
Query=select count(def_monitoring_type)from devices_active where nvl(def_monitoring_type,0) <> 0
[databases1]
ConnString=Provider=MSDAORA.1;Password=*****;User ID=***;Data Source=192.168.70.278/fr
Query=select count(template_id) as f1 from os_eqm.devices where template_id <>0
|