D
dave
Hi
I m facing strange problem...
I have one field char type data length 1..
It has data either 1 or 2 in all the field tht I have
checked through enterprise manager.
I'm running query
"select * from table" and fetching all the records and
displaying...
It display all the data except data from this
field..Doesnt display anything..
I had put Response.write rs("fieldname")
What could be the problem?
Any help would be grateful.
Thanx
dave
I m facing strange problem...
I have one field char type data length 1..
It has data either 1 or 2 in all the field tht I have
checked through enterprise manager.
I'm running query
"select * from table" and fetching all the records and
displaying...
It display all the data except data from this
field..Doesnt display anything..
I had put Response.write rs("fieldname")
What could be the problem?
Any help would be grateful.
Thanx
dave