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 Shaun E 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 bluehorseshoe

  1. bluehorseshoe

    Too few Parameters......

    This appears to be a common error. I have a query based on a table. The query also has some calculated fields. The calculated fields use fields available from the tables or other calculated fields. When the query is opened within Access 2000 it asks for two parameter values. If I just press OK...
  2. bluehorseshoe

    Missing or out-of-date export DLL

    I am having exactly the same trouble. I have searched the web and seagate's website to no avail. If someone has solved this problem please post it here. I don't have much hair and it is being torn out at a rate of knots.
  3. bluehorseshoe

    Error Msg -> ".....module not found on this machine"

    I have developed and application using VB6.0, Crystal Reports 8.0 and Access 2000. I have used the "Package and Deploymnet Wizard" to assist in creating an installation package. As you'd expect it runs fine on the development machine. When I install it on other machines I am getting...
  4. bluehorseshoe

    PDF Export in Crystal Reports 8.5

    Thanks for the replies. Gotta say the documentation for the VC++ is pretty ordinary. I have been able to request the creation of a PDF file and have it dispayed on the screen. From there I can email it to whereever. I don't seem to be able to do it via my application though. ie creation then...
  5. bluehorseshoe

    PDF Export in Crystal Reports 8.5

    Hi, I'm using the Crystl32.ocx in a VC++ application. I would like to generate a report from a predefined rpt file and email it in a PDF format. I don't seem to be able to create a PDF format. Have been able to create .rpt, .xls, .rtf and others but not PDF. I'm using the SetPrintFileType(...)...
  6. bluehorseshoe

    Crystal Reports/VC++ problems

    Niky, I know you say don't ask but I have to. I am having the same problem with the selectionformula. If I don't set it I get a window displaying a report. If I set it nothign...ZIP! What did you do to resolve this? Peter
  7. bluehorseshoe

    saving a file

    Augustus, The CFileDialog class simply displays a dialog box and let's you retrieve information from it ie filename and location. It doesn't actually do any opening,reading,writing or closing of the file. Use the CFileDialog to get information for your file. I strongly recommend using...
  8. bluehorseshoe

    Emailing Crystal Reports

    To the experts, I have created a report in Crystal Reports Version 4.6.1 (I know it's old...). I would like to email the report but each time I try it asks me for what format I would like the data in ie csv or text etc. It is really odd. Of course when I send the info it turns up in my email...

Part and Inventory Search

Back
Top