Probably. Please post your database and Crystal version.
You'll find that omitting basic technical information nets questions, not answers.
You might use a command object in CR 9 or above and CAST/CONVERT the data types in the join, providing it's a SQL type database (as you can see, we need to know this stuff).
Otherwise the better solution, shortly after deboning your dba using a dull, rusty corkscrew, is to build out a View which already does the join for you.
Again, this is dependent on the database(s) involved, but it solves the problem long term.
-k