Quote:
Originally Posted by gemx Big_Kev:
Have you noticed that i introduced a db update with my last change ("Added grabbing the parental rating...")?
There gets only 1 col added to the db named "parentalRating" in table "Program"
Depending on the sql statement, that might cause a problem. |
Most of my select statements use "select * from" syntax and a few select specific fields that already exist. So it should not be a problem. The application uses "FieldByName" type commands to access the data.
What XML tag are you uploading this data from so I can add it to my EPG GUI (different application)?
Thanks for the update!