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

    redirect asp page to html form

    using fp2003. I have dataform.asp secured so that if clicked the user is prompted to login.asp. Once logged in, I would like to direct them to the dataform.htm form page to fill in the information. Can anyone tell me how to redirect them to the dataform.htm page after they successfully log...
  2. KayKay

    How do I find the 10th of the month after the purchase date

    sql2k cr9 I need to be able to find the 10th of the month following the purchase date (supplied from table). Is there a simple formula for this? Please help KayKay
  3. KayKay

    back page

    using cr9 sql db I am printing invoices and need to print terms and conditions on the back page of each page (using a printer with duplexing capabilities). Should I use a subreport for the Term and Conditions page or can I create another group and force it (somehow) to print every other page...
  4. KayKay

    Problem with display of manual crosstab calendar

    HELP! cr9 Sql Server stored procedure We have a manual cross tab report in which we have conditional formula's for each 7 columns (Sat, sun, mon,etc) We are retrieving the data from the stored proc correctly but cannot display it properly. We would like the data in the same week to appear in...
  5. KayKay

    multiple grouping problem

    I am using cr9,SqlServer I have 2 tables InvInfo Part# PartDescr OrdHistory Ord# Part# RqstDate ShipDate This is how it looks now with 1 group: % ONTIME # ONTIME TOTAL # LATE % LATE August 2003 83.7% 4093 4889 796 16.3%...
  6. KayKay

    Problem creating exception report!

    I am trying to create an exception report and have had no luck so far. I have two tables Count1 and Count2(Inventory entries counted twice for accuracy). I want to compare Count1 with Count2 and report ONLY the exceptions. The fields in each record which could have different entries include...
  7. KayKay

    Auto email crystal reports- How?

    Using cr.ver 7 . Daily I print order confirmations for each customer as one report and fax them to each customer one at a time. To save money I would like to email the reports, I can email them one at a time, Is there a way to email them to their address automatically? I have included their...
  8. KayKay

    Invalid date, time or timestamp value ?

    I cannot open this table or run reports with this table. I get the following error message: [Pervasive][Pervasive ODBC Client Interface][PervasiveLNA][Pervasive][ODBC Engine Interface]Invalid date, time or timestamp value. (#0) I have tried to rebuild the table in Access but all i can do is...

Part and Inventory Search

Back
Top