|

January 26th, 2005, 08:56 AM
|
|
Friend of Wrox
|
|
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
'#' problem
select * from dbo_tp_airline where AirlineCode like '%KL#NW%'
this is not a valid MySql command?
How can i get round this to allow for the '#'? It is stored in the DB as KL#NW???
Picco
|