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 biv343 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. DanielMcCarthy

    Delphi

    I am currently starting to learn Delphi and would like to incorportate my Reports into the apps so that the users do not have to have Crystal on their pc's. Does anyone know of any good books to look into for this purpose? Thanks in advance
  2. DanielMcCarthy

    Formula Fields in Access

    Thanks, Using an update query worked.
  3. DanielMcCarthy

    Formula Fields in Access

    I have just started working with Access and have a question about scaling fields. I am importing a table from a comma delimited text file. The table contains a field that is numberic i.e. "0000300". The last two characters are decimal places. Is there a way I can tell access that...
  4. DanielMcCarthy

    Alpha Numeric Fields

    I am the only one working with this data source. Would I set up the connection with ODBC Data Sources or with BDE Adminstrator. Thanks again, Daniel
  5. DanielMcCarthy

    Alpha Numeric Fields

    I have a field that is a semester/session for a college. Sessions are defined as 198S for Spring Session of 1998 and 199S for Spring of 1999. I see the 199S field minus the S and the 198S field displays as a blank session. Is there a way to have Crystal not define the field as a number before...
  6. DanielMcCarthy

    Need to show Zero Values in Charts

    Yes, that would work fine if the entire field were a zero, but the fields I am working with have a zero in the begining: 01, 02, 03 etc. Crystal is automatically taking that zero off.
  7. DanielMcCarthy

    Scaling fields

    I didn't think of that. It works great. Thanks
  8. DanielMcCarthy

    Scaling fields

    I have a field that reads similar to the following: 00123450. The last two positions are decimal places, but there is no decimal stored in the field, is there a function I can use to insert a decimal there?
  9. DanielMcCarthy

    Need to show Zero Values in Charts

    I also have fields in my report that contain zeros, "01" "02" etc. I need to show the zero. How do I stop Crystal from suppressing the zero?

Part and Inventory Search

Back
Top