Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DClay

  1. DClay

    Crystal Reports Export to RTF or XLS problems.

    Thanks for the info! I'll mess around with this and let you know how it went.
  2. DClay

    Query to alphabetically

    Here's how you do it. Assume you have one table (Table1) with two fields (field1, field2). You have four records that look like: field1 field2 a c d a c b b d Use the following UNION query to accomplish sorting both fields and giving you eight rows: SELECT...
  3. DClay

    Crystal Reports Export to RTF or XLS problems.

    When trying to export a crystal report to XLS, I get the following error message: CRAXDRT Error Occurred on Server 20692: Error in File D:\FolderName\MyReportName.rpt Invalid export DLL or export format. Exporting to RTF justs hangs. . . I'm using Crystal Reports 8.5 and read somewhere to try...

Part and Inventory Search

Back
Top