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: xQL Metoer SQL


  • Subject: RE: xQL Metoer SQL
  • From: "Neil Frost" <neil@xxxxxxxxxxxxx>
  • Date: Mon, 28 Feb 2005 15:23:58 -0000


Thanks Tony, Tom and Steve,
I have re written the script, and renamed the table.

I will try it out tonight and see what happens.

Cheers
Neil

________________________________

From: Tony Tofts [mailto:tony@xxxxxxx]
Sent: Mon 28/02/2005 15:26
To: ukha_xpl@xxxxxxx
Subject: RE: [ukha_xpl] xQL Metoer SQL




> call sub_writesql()

Looks fine to me

> to reomve the [] around the table name, does my line look
> like this now?
>
> strmsg=strmsg+"SQL=SELECT * FROM '"Telephone
Calls"'" & chr(10)
>
> instead of
>
> strmsg=strmsg+"SQL=SELECT * FROM [Telephone Calls]" &
chr(10)

No, it's best to call the table TelephoneCalls so the best format is:

> strmsg=strmsg+"SQL=SELECT * FROM TelephoneCalls" &
chr(10)

But if you were only seeing the first xpl message sent, more than likely
the
message being built was invalid in someway...

Regards
Tony




xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe:  ukha_xpl-subscribe@xxxxxxx
To Unsubscribe:  ukha_xpl-unsubscribe@xxxxxxx

xPL Main Index | xPL Thread Index | xPL 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.