[% title='MyMediaLite: Loading data from a database' prefix='../' %] [% INCLUDE header %]

[% title %]

[% INCLUDE menu %] [% INCLUDE infobox %]

There are three routines in MyMediaLite to load rating feedback and positive-only feedback from a database or other similar kinds of storage:

The IDataReader is implemented for example by the DbDataReader class. See the Mono documentation on databases for more information.

[% INCLUDE footer %]