Unfortunately, Crystal reports does the queries a different way. In programs past, I have written parallel queries... one for the database, and the other for Crystal rep.
An easier method is to use a "select into" query to copy the records into a blank database, and then have Crys Rep print everything in the database.