Posted by Luigi Donatello Asero on 07/12/05 16:38
"Richard Conway" <ric@shoe.com> skrev i meddelandet
news:sBPAe.250$B25.5@fe01.ams...
> Luigi Donatello Asero wrote:
>> > One extra question:
> > While writing names of the columns which consist of several words should
I
> > set a "_" among these words?
> >
> No, just make sure they are enclosed in single quotes ' '. I generally
> try to avoid using table names or column names with spaces in as it can
> be a bit confusing. From the way your code appears on usenet I find it
> hard to determine which is line 10. I assume it is the printf() line
> but could you clarify?
At present it is:
$mycolumn[Region], $mycolumn[Ort],
$mycolumn[Sovplatser]$mycolumn[Rum],$mycolumn[Avstεnd till havet i
km],$mycolumn[Terrass]);
--
Luigi Donatello (un italiano che vive in Svezia)
https://www.scaiecat-spa-gigi.com/it/svezia.html
[Back to original message]
|