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 TouchToneTommy 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 ReportHacker

  1. ReportHacker

    Crystal Viewer DLL's

    lynchg, The names changed for the two files. They are now called craxdrt9.dll and crviewer9.dll. You'll need to search for these two. Good Luck !
  2. ReportHacker

    Crystal Viewer DLL's

    IdoMillet, I unregistered & removed v8.x of the two dll's & CR8 dev program. The two new dll's names I know. The problem now is that I've read in cr9 pdf help files that I should use "ConnectionProperties" instead of "SetLogOnInfo". I am now making those changes. It did...
  3. ReportHacker

    Crystal Viewer DLL's

    Hi, I am having the same problem with missing DLL's. My app is an LabVIEW (www.ni.com) GUI that used the craxdrt.dll and crviewer.dll (to view and/or export to Excel 2000). Both dll's came from my Crystal 8.0 Developer s/w. Now, my users (Qty. 5) have been upgraded to Excel 9.0 (Office XP)...
  4. ReportHacker

    Help ! - Memory Leak with ADODB ActiveX DLL

    Hi, I forgot to add to my first e-mail was that the way I am saving the records to file is through "dbRec.Save TempFilename, adPersistXML" which saves it as XML. But this necessitates that I read it in LabVIEW through a parser or through the ADODB.stream to which I see much...
  5. ReportHacker

    Help ! - Memory Leak with ADODB ActiveX DLL

    Hi, I am a newbie to VB (be kind) and have written a small VB DLL (v6.0) that is called from LabVIEW v6.1. The DLL connects and query's a large Citadel db (www.ni.com) and stores the 43200 rows and 100 ish column file (*.txt). I want to know if the following VB code is sound (no leaks) so I...
  6. ReportHacker

    Problem with showing full directory size at top level

    Hi, I am trying to build a report that will just show the top level directory's of a specific local NT server, but on the same line show the corresponding total file sizes (in bytes) of all the files in the sub directory's - how do I do this ?? I keep getting just the files in the top level...
  7. ReportHacker

    How do I Concatenate to reference an existing db field?

    Hi, I have some database fields that may or may not have data, and I have two columns with 10 rows in the detail section of the report (20 spots). The database fields look like: {pxdcr_data.Press1}, {pxdcr_data.Press2}, up to 20 of these. I would like to generate 20 formulas...

Part and Inventory Search

Back
Top