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

    Help with date formula!

    Hi, I have a numeric parameter which basically stands for "Number of months". Now i want Crystal to select records(based on date filed in table) which has values within last x months. That is if user enters '6' as parameter i want it to bring back records in last 6 months...
  2. pritiw

    Communication Link Failure

    Hi, When i try to verify database for my in crystal designer i get the message "Communication Link Failure". Can anyone help me understand what it means? I am using Crystal 7.0. Thanks.
  3. pritiw

    Grouping dates

    Hi All, I have a report which takes a date range as parameter. I have a date field say enteredtimestamp in my database table. Now if say for example the user enters a start date as 04/18/2002 and end date as 05/20/2002, than i need to get all records for which enteredtimestamp is within this...
  4. pritiw

    Verify Database

    Hi, I am using Crystal Designer 7.0....The database is SQL Server 7.0....Now there are certain changes in design of tables in my database....I have a large number of reports...Is there any way that i can verify the databse in these reports as a group instead of opening each report and...
  5. pritiw

    Where Clause Problem???

    Hi, I am having a weird problem...If i write some conditions in Selection Formula my report dose not bring back data...However if i edit Where clause of my report's SQL statement the report works...Does anyone have idea why that happens.... Thanks
  6. pritiw

    Help on Stored Procedure

    Hi, I have to report from a stored procedure... the basic stored procedure is The DB is SQL SERVER Open a cursor Step through the Cursor put the values selected into a variable and for some condition calculate another variable (Set @AmountPayable = @AmountPayable + @AmountDue) and finally...
  7. pritiw

    Limitation on no of formulas in CR7

    is there a limitation on the maximum no of formula fields that can be inserted in crystal reports 7. thanx
  8. pritiw

    Help on calculating business days

    Hi there.. I want to find no of business days given two dates....is there a way to do this using Crystal Reports 7.0 thanx in advance priti
  9. pritiw

    Need some Info

    Can someone help me with a requirement that i have. we have a lot of reports accessing a database which has a lot of views, and we r not sure which views r being accessed by these reports. we know its possible to get the list of views accessed by one particular report. but we need list of all...

Part and Inventory Search

Back
Top