We have a table containing several Char type fields. Two of these fields 'appear' to be empty when viewed through query with a Select * from tblMeetingRooms.
However when including a WHERE clause on that field i.e. WHERE (strAmenities like '2 chairs. Table.%') it pulls the record. And when viewed on the website it does display the text of '2 chairs. Table'.
Is it possible to hide values in a field? Why don't I see the data? I need to change the text in the field and don't know how to get to it.
I have a jpg of the sql output but I do not see how / where to attach it on this post...
thanks!!
However when including a WHERE clause on that field i.e. WHERE (strAmenities like '2 chairs. Table.%') it pulls the record. And when viewed on the website it does display the text of '2 chairs. Table'.
Is it possible to hide values in a field? Why don't I see the data? I need to change the text in the field and don't know how to get to it.
I have a jpg of the sql output but I do not see how / where to attach it on this post...
thanks!!