Hi All,
I\'m thinking in this line of code
IDataReader myReader = questDatabase.ExecuteReader(getQuest);
I\'m using DA
It returns an interface because the implementation of the interface isn't important, just the API that the interface provides.