Database

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Database

Post by Nadir »

Hi all,
Could it possible to specifiy a table to log each test ( one table per folder) or all test must be logging in same table?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Yes, it is possible. You may use some macro variable (e.g. %FolderComment01%) as tablename. E.g. INSERT INTO %FolderComment01% (DATE1, TIME1, TEST_NAME, TestID, STATUS, REPLY) VALUES (%Date%, '%Time%', '%TestName%', %TestID%, '%Status%', '%Reply%')

Regards,
Max
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Thanks Max,

Do you speak french Max?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Nadir wrote:Do you speak french Max?
No, I do not speak French :-(

Regards,
Max
Post Reply