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 IamaSherpa 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: *

  1. Millstone

    Crystal is refreshing my recordset without reason...

    its ok - have found out that if you close off the recordset, crystal uses the original recordset to create the subreports and hits the db only once.
  2. Millstone

    Crystal is refreshing my recordset without reason...

    When passing an ADO recordset to Crystal Reports, Crystal is re-opening the recordset ie re-running the query/stored procedure even though it has been opened in VB. Is there any way to stop this, or a more efficient way of putting together the report? Re-running the stored procedure is slowing...
  3. Millstone

    Difference between 2 Date Time fields

    Hi, I need a report which shows response times to web requests - I have a datetime field for RequestedAt and another for ActionedOn. Does anyone know how to take these 2 datetime fields, and produce a formula to give me the difference between them in Hours and Minutes??? Matt.

Part and Inventory Search

Back
Top