Otis wrote:
Be sure to set the DbSpecificCreatorToUse property to an instance of the DQE 's DbSpecificCreator class. 
forgive my ignorance but I have no idea what you meen   
 
What are these two parameters required by the ToQueryText method
Function ToQueryText( _
   ByRef uniqueMarker As Integer, _
   ByVal inHavingClause As Boolean _
) As String
What I want to do is a simple (and generic to work with any DAL/DQE) PredicateExpressionToString function that retreives a string representation of the PredicateExpression object