Hi
I have a database question that retrieve x number of rows. When I run the query in sql server I can see all rows. But when I run the query in my asp page and try to display a certain field (varchar(100)), it doesn't show up on the asp page.
Does anyone have any idea of why this occurs?
Regards
I have a database question that retrieve x number of rows. When I run the query in sql server I can see all rows. But when I run the query in my asp page and try to display a certain field (varchar(100)), it doesn't show up on the asp page.
Does anyone have any idea of why this occurs?
Regards