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 strongm 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. casorter

    Can't insert into a report

    OH MY GOSH I am running a dual monitor setup. If i had the report on the secondary monitor CR did not think that that the cursor was on the report and so had the little ... can't put that here... icon.. i moved the report to the other monitor.... no problem. wow.. that was weird.
  2. casorter

    Can't insert into a report

    I have been creating reports with Crystal Reports in some for for several years and i am flummaxed. i go to fire up Crystal 7. which i use and have had no problems with. I go to use the wizard to build a shell of the report i want. no problem. get through it comes up with the report in...
  3. casorter

    DTS 1 Textfile with 2 types of records to 2 tables... doable?

    Hi everyone, I have an import function that i am currently doing programatically, parsing through a text file massaging the data and putting it into 2 tables .. lets call them summary and detail... here is a look at a simplified view of the text file <recordID>,<SummaryID>,<SummaryData>...
  4. casorter

    DTS 1 Textfile with 2 types of records to 2 tables ... doable?

    sorry... did not see the DTS section... will post there
  5. casorter

    SQL statements

    I have had success using Enterprise manager or even Access and build the information i want using the grid and then seeing what type of SQL statement that generates.
  6. casorter

    DTS 1 Textfile with 2 types of records to 2 tables ... doable?

    Hi everyone, I have an import function that i am currently doing programatically, parsing through a text file massaging the data and putting it into 2 tables .. lets call them summary and detail... here is a look at a simplified view of the text file <recordID>,<SummaryID>,<SummaryData>...
  7. casorter

    FarPoint Technologies TabPro v2.0.01.. deleting a tab

    Does anyone use Farpoint TabPro? if so .. do you know how to delete a tab from it once you have added them... we want to recycle an old form and use 2 of the existing 10 items.. they are rather extensive in what is on them and rather than recreate them under a new form we would like to...
  8. casorter

    adding a CRLF to a text file

    ok will let you know... thanks so much
  9. casorter

    adding a CRLF to a text file

    thanks... will the other not work?
  10. casorter

    adding a CRLF to a text file

    i have need of a dos based text file complete with CRLF at the end of each line. will the lfoncr utility supply this thanks for the help mark
  11. casorter

    Grouping based on gaps in time

    it is a production reporting system. i need to calculate the rate at which the operator is going but not include any large (> 3 mins or so) gaps in time that would indicate that they are away from the station. most of the transactions are in the 2-8 second range. i have a list of all the...
  12. casorter

    Grouping based on gaps in time

    http://support.crystaldecisions.com/library/kbase/articles/c2006972.asp i found this WP but it just says 3) Insert your formula onto the detail section. 4) Insert a group based on your formula. i can't find how to insert this group.. when i go to the insert group tab all i get is a...
  13. casorter

    Grouping based on gaps in time

    btw.. using SQL 7 odbc connection
  14. casorter

    Grouping based on gaps in time

    here are a couple of lines from the report 13 0 5.78 148 11/12/2003 3:00:53pm 2 13 0 4.67 148 11/12/2003 3:00:58pm 2 14 14 461.80 148 11/12/2003 3:07:41pm 2 14 0 1.15 148 11/12/2003 3:07:42pm 2 14 0 5.78 148 11/12/2003 3:07:47pm 2 the...
  15. casorter

    Grouping based on gaps in time

    I have a list of history records that i need to use to produce a production report. The pertinant fields are EmployeeNumber, DateTimeStamp, ActivityType. I need to look through the data generated by each employee to determine their production rate but not include gaps in time when they were on...

Part and Inventory Search

Back
Top