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 wOOdy-Soft 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 cgagnon

  1. cgagnon

    VB & MS Access

    Thank You very much! I will give it a try. At least it gives me something to get started. Much appreciated!!!
  2. cgagnon

    VB & MS Access

    Hi! Can anyone point me to some info on how to read/add/update records in an Access table using VB. I am new at both Access & VB. I have an Access table (TableA) that has date/time fields in it. I have another table (TableB) that has basically the same info, except that it has number fields...
  3. cgagnon

    Crystal Reports with VB

    I have the Professional Edition. Does that mean that I cannot run this application?
  4. cgagnon

    Crystal Reports with VB

    Thank you for answering. I have Crystal 8.5
  5. cgagnon

    Crystal Reports with VB

    I am trying to figure out how to use Crystal Reports & VB together (I am new at both). I downloaded the "First Class Hotels" sample from the Crystal Decision site (support.crystaldecision.com/fix/topdownloads), and tried to run it by double-clicking on the HotelSample.vbp. I got the...
  6. cgagnon

    I do ADO - Now what do I use with it???

    I am using ADO in VB to access an SQL database. I create a connection, a command, a record set, etc...All that is working fine. I retrieve a record from a Complaints table (the user enters the complaint # on the screen) and I display info from that table in a "header" area on the...
  7. cgagnon

    Please...does anybody know how the User-ID info gets populated?

    I can't figure out what determines whether or not the User_ID gets populated (i.e. from Crystal Reports...Database...Set Location). When I create my Crystal reports, I am logged on as CGAGNON. Sometimes CGAGNON will appear in the UserID info...sometimes it is blank. This is causing me a problem...
  8. cgagnon

    Please...does anybody know how the User-ID info gets populated?

    I've been tearing my hair out on this one for weeks, so ...HELP PLEASE!!! I am using Crystal Reports 8.5, and Crystal Enterprise. I create reports from my PC (logged on as CGAGNON), then bring them into Crystal Enterprise for the users to run. Even though the reports are using the same ODBC to...
  9. cgagnon

    Shared Variable off by one

    Thank You! That did the trick! The only problem now is that I would like to have a grand total of the tons that are in the group footer. I can't seem to get it to work. My shared variable that I pass from my sub-report is called Tons. In my main report, I defined a formula called ShareTonsMain...
  10. cgagnon

    Shared Variable off by one

    Thank you for your answer, but no, it is not a rounding issue. The tons are correct, it is just that they appear for the wrong customer. The tons for customer 1 appear on the line for customer 2...
  11. cgagnon

    Shared Variable off by one

    I have a sub report that totals up the sales tons for a particular customer for a certain date range. The customer number and date range are passed from the main report. In the sub-report, I have summed the tons in a shared variable and placed them in the Group Footer portion. I want to show the...
  12. cgagnon

    Database Logon prompt when using e-portfolio

    I'm getting really frustrated with this one. I've created a Crystal 8.5 report that I brought in to Crystal Enterprise so that the users might run it. The report was created on my PC, and has a userid of CGAGNON attached to it (I can see this if I go to Set Location...). This report uses the...
  13. cgagnon

    Report field format options not carried thru to ePortfolio

    Crystal Enterprise (but not Crystal Reports) is installed on our IIS. I create the reports on my PC and then bring them into the IIS using the CMC or the Wizard. When I run the report from my PC (thru Crysteal Reports), I get different results than when I run the same report from my PC thru...

Part and Inventory Search

Back
Top