DB reporting - AlarmServer

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
smolenak
Posts: 22
Joined: Tue Nov 20, 2012 3:06 am

DB reporting - AlarmServer

Post by smolenak »

Hello,

I have tried to make database reports.
SQL(General; select * from AlarmServer)

But it doesn't generate report file nor give any error.
What is the correct syntax to do this?

This works ok (AuditTrail database).
SQL(AuditTrail; select * from AuditLog)

So how can I get alarms (history) printed to Excel with DB query?
I would really appreciate, if there is solution for this!

Thanks!

User avatar
Chris T.
Posts: 109
Joined: Mon Nov 20, 2017 5:29 pm

Re: DB reporting - AlarmServer

Post by Chris T. »

smolenak,

I will give it a shot on my end but if This works "SQL(AuditTrail; select * from AuditLog)"

Then
"SQL(Database; select * from AlarmServer)"

Should work.
Best regards,
Christopher
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply