The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: New file uploaded to xAP_developer


  • Subject: Re: New file uploaded to xAP_developer
  • From: mark_harrison_uk2
  • Date: Mon, 09 Jun 2003 00:31:00 +0000

Once this is installed, it should start logging to the database
specified in the ODBC profile.

This is a logger, not a reporting tool. The quick and dirty reporting
test would be something like the following query:

select * from message_header, message_block, block_contents
where message_header.header_id = message_block.header_id
and message_block.header_id = block_contents.header_id
and message_block.block_id = block_contents.block_id
order by block_contents.header_id, block_contents.block_id,
content_id;







xAP_Development Main Index | xAP_Development Thread Index | xAP_Development Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.