|
|
| "be consistent" | |
| PerlMonks |
Re^5: DBI, and date type SQLiteby NetWallah (Monsignor) |
| on Oct 09, 2011 at 23:47 UTC ( #930509=note: print w/ replies, xml ) | Need Help?? |
|
Hola, Nando ..
Disclaimer : I'm neither a DBA nor a DBI expert but... Other style comments : (You did not ask, but this is a perl website, and sometimes we provide unsolicited advice that you are free to reject): In your table row filling code, you add "\n", which will be ignored in HTML. I would suggest: (Untested) Another thing that would help is if you provided the SQL schema, including just a few records of your Sqlite db, so that we could recreate your problem.
Also, passing along something I just learned: "XML is like violence: if it doesn't solve your problem, use more."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||