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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 21544
  • Order by date
  1. 21544

    Problem with VB6 Packaging and Development

    I started receiving this same error after upgrading to Crystal Reports 8.5 To resolve this error, find the crystl32.dep in your system and open in Notepad. Modify the section: [CRPE32.DLL] Dest=$(WinSysPath) Uses1=CRPE32.DLL Uses2= So that it reads: ;[CRPE32.DLL] ;Dest=$(WinSysPath)...
  2. 21544

    Exporting Crystal Report to text file through VB

    Thanks buddy, I was able to solve it with almost the same solution you had sent.
  3. 21544

    Exporting Crystal Report to text file through VB

    I need to export a Crystal Report to a text file format from a VB Form. I can do it in the Crystal report designer but from VB I have no idea. I have found out these two properties to use from VB but could not find the code to give the path of the file. CrystalReport.Destination =...

Part and Inventory Search

Back
Top