Jeremy Bush wrote:
Hi, im using DBI to connect to a SQL database in order to serve dynamic
content. Some people have reported to me that some fields are blank on
my dynamic pages. It is as if the variable that is supposed to hold the
data is being returned with no information it it. I have only head
reports from windows xp users, and I have not experienced this problem
myself. If someone would like to look at my code, I would be more than
happy to send it out.

You have a very vague description of the problem for yourself, which makes it even more difficult for us to know anything about it. "Some people" "some fields are blank" isn't specific enough to even begin. Can some fields be blank? Have you checked your tables to see if the fields are blank? Have you double checked the field listings in the program to make sure you are pulling the correct info? Are you sure it isn't a display problem rather than a source issue, in other words if it is only noticeable on XP then maybe it is a browser rendering issue. At this point looking at the code isn't likely to help much, I would step back and gather more info, try to reproduce it, get your users to give you more information, post code if you want but it could be a time sink since there are so many factors....


http://danconia.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to