[thelist] Mysql CHAR

Santilal Parbhu santilal at scorpioneng.co.nz
Mon Mar 5 22:38:01 CST 2007


Thanks.

I presume that you need to use `$comppoints` every time you reference this
table.  Do you know where I can read more about this?

Thanks.

Santilal

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org]On Behalf Of Mark Groen
Sent: Tuesday, 6 March 2007 2:34 p.m.
To: thelist at lists.evolt.org
Subject: Re: [thelist] Mysql CHAR


On Monday 05 March 2007 16:40, Santilal Parbhu wrote:
> CREATE TABLE $comppoints (

Use backticks/backquotes (ascii 96, same key without Shift as ~) not " or '

CREATE TABLE `$comppoints` (

should work.

--
cheers,

        mark
--

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !





More information about the thelist mailing list