We developed reports using CR 7.0 with MS SQL as back end database. Now we want that to use the same report with Sybase database. Is there any way to use the same RPT file for both the database.<br>The main problem is the SQL query generated automatically by crystal report contains INNER and OUTER JOINS which is not supported by sybase server. Even though i changed the link option in 'Visual Linking Expert' to equi join, the query generated contains INNER and OUTER joins. is there a way out of this.<br>Is it advisable to change the query manually in database\show SQL Query option. when would this query be automatically generated.<br>Please help me out of this...<br>Thanks in advance,<br>Anitha