I am getting a problem with VA, and I don't think it is related to the latest version...
From the logfile (ArchiveDB-MVP.log):
Code:
4/14/2005 9:48:52 AM Error saving record for CSI Miami_20050411_22002300.mpg
4/14/2005 9:48:52 AM CommandText was UPDATE ArchiveTable Set Title='CSI: Miami', Description='When an IRS agent is killed trying to repossess a yacht, and another is shot to death soon afterward, the CSIs search for the perpetrators in a potential series of murders before tax day.', StartTime='10:00 PM', RecordDate='4/11/2005', ChannelName='3 WWMT', Viewed=1, UniqueID='EP5240610067', Genre='',Subtitle='Sex & Taxes',Runtime='60', Actors='',Rating='',Director='Scott Shiffman',InternetFetchCompleted=0, YearOfRelease = 'April 11, 2005', Tagline ='', Writer ='EP5240610067', ViewerRating ='7.04 out of 10', Votes ='23' WHERE VideoFile='CSI Miami_20050411_22002300.mpg'
4/14/2005 9:48:52 AM System.Data.OleDb.OleDbException: The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at CommonGBPVRUtilities.ArchiveDB.AddOrUpdateRecordForFile(String filename, ArchiveRecord record)
Now, after playing around with access a little bit, I have determined that the problem lies in the "YearOfRelease" field and that the data April 11, 2005 is trying to get stuffed into it. (YearOfRelease is defined as a Text/4 field)
On a somewhat related note, I am trying to activate DVD to MPEG on my menu and I cannot get it to show up. I do have all of the necessary directories defined.