| 
 Posted by jan on 06/13/85 11:39 
Yes thanks this works. 
And than thinking waisted time.... 
about quotes. 
 
 
 
 
"Palle Hansen" <palle@na.invalid> schreef in bericht  
news:43eb220e$0$84029$edfadb0f@dtext01.news.tele.dk... 
> jan wrote: 
>> But WHY does give this situation gives no result? 
>> 
>>                   $ddc="17 april"; 
>>                   $SQL="SELECT * FROM database2 WHERE datum_cursus=$ddc  
>> "; 
>> 
> 
> You are missing some single quotes.. 
> 
> $SQL="SELECT * FROM database2 WHERE datum_cursus='$ddc' "; 
 
Yes 
Thanks this works. 
 
And than thinking waisted time.... 
about quotes. 
 
Jan
 
  
Navigation:
[Reply to this message] 
 |