Need help with syntex for custom resource.
Set SQLResource = NetPerfMon.NewSQLResource
SQLResource.SQL="select count(*) as COS from heatdb.heat.asgnmnt"
Heatdb is on old db server still. How do I configure the SQLResource to connect to the right DB server.