View Single Post
Old 2007-09-06, 09:42   #46 (permalink)
Big_Kev
Portal Member
 
Join Date: Jun 2007
Posts: 318
Thanks: 108
Thanked 136 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by gemx View Post
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!
Big_Kev is offline   Reply With Quote