without seeing any code, it's difficult to give you any help.
Did you write it or did someone else ?
It's very unlikely to be a database problem, if the database has no content, then either you've not inserted your records into the database or you have inserted data that breaks a table constraint and you're not checking for error during insertion. |