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: Sid244
  • Content: Threads
  • Order by date
  1. Sid244

    Subtract 5 hours from Date

    I am trying to subtract 5 hours using the following equation: I want to show the date and the time. Date({DB_Table.date1}) + Time({DB_Table.date1}-Hour(5)) For example: DB_Table.date1 is showing 20:55:42 and I want to subtract 5 hours so the new time is: 15:55:42. Thanks in advance for the...
  2. Sid244

    Pie chart data labels in PDF

    Dev Env: Crystal Reports 2008 Server: BO XI OS: Windows XP Q1. How do I get the PDF version exported from CR 2008 to look the same as the PDF version that is produced in BO? Q2. Is there any way to set the data labels in pie chart to not overlap each other, get covered with the "Leader...
  3. Sid244

    Syntax error near keyword check

    I am tyring to find the correct syntax for a check inside my stored procedure. @ID as check Any thoughts, please.
  4. Sid244

    How to click on a button and go to a specific tab

    I have a simple piece of code and I want to go to Tab1 when I click the "Clear" button. Any suggestions.

Part and Inventory Search

Back
Top