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!

Search results for query: *

  • Users: Jill50
  • Content: Threads
  • Order by date
  1. Jill50

    Sections and Subreports Question

    I am trying to insert a subreport into the report footer section of a main report (CR 8.5). The subreport happens to be a full page report itself that needs to be in a section other than the detail section (report header/footer or group header/footer). When I run the main report, the report...
  2. Jill50

    Return to Record on Form After Save/Requery

    I have looked at several threads dealing with this issue, but I am still confused. I have a form based on a list of names sorted by last name, first name. When a new name is entered and saved (I have a function triggered by the save button that increments the ID value), what is the best way to...
  3. Jill50

    Pulling ComputerName from Registry on to form

    Is there a way to populate a control on a form with the ComputerName in the Registry? Thanks in advance for any help!
  4. Jill50

    Linking to SQL Server 2000 back end

    I am trying to convert the back end of an existing Access 2000 split application to SQL Server 2000. Is there any other way to link to the tables other than ODBC? Thanks in advance for any help!
  5. Jill50

    ASP and Linked Subreports

    I have searched Tek-Tips and Crystal Decisions knowledge base for information on how to pass logon parameters in ASP to linked subreports. I found some code examples in FORUM: Crystal Decisions: Crystal Reports 4 Other topics SUBJECT: Running reports from the web; however, it is not working...
  6. Jill50

    VB with Crystal to SQL Server

    We have a VB project which serves as a front end to run 2 Crystal Reports. The main form has 2 buttons - one for each report and an exit button. The reports were developed in Crystal 8.5 and brought into the VB project via the RDC added component, so each report has a form dedicated to it that...
  7. Jill50

    Close CRViewer object in VB App?

    I have a VB app that includes 3 forms - 1 main form and 2 forms with CRViewer objects to display Crystal reports that have been added to the VB project as CrystalReport1 and CrystalReport2. The 2 command buttons on the main form launch the appropriate Crystal report and the Crystal parameter...
  8. Jill50

    Use Arrays or Not?

    I am needing to produce a report from a SQL Server based Calls for Service type system that has a parameter date range on the date/time the call was received, the column headings would be the days of the week and the rows would be the time of day(in military time) in one hour increments. The...
  9. Jill50

    Preventing "Next" navigation button from going to new record

    I have navigation buttons on a data entry form which I disable and enable at different times; i.e. if a record is selected to edit, the buttons are disabled so that other records are unavailable until the current edit is saved. If "Last" is selected, the "Next" is disabled...

Part and Inventory Search

Back
Top