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

    Simple way to find if PK on a record is linked to a FK

    We have a web app that lets users create records in a table, then assign those to other records using primary keys and foreign keys. If a user tries to delete one of the master records while it's linked using a FK, it will error. I have it catching this error now, but I'd like to deny deleting...
  2. traigo

    Clipped fields (tops) when pulling string data from MS-SQL

    CR 8.5.0.127 If you remember, I had a very annoying report I had to fight with. Long story short, they got fed up and rewrote the report but told me to fix the formatting. So I did. I came up with a solution for today and it works, but I want to know if anyone else has a solution. I am...
  3. traigo

    Exporting to ASCII from Crystal-spaces at first field

    I am exporting a single line report to an ascii database file for email. I keep getting a leading space in the export file. I have tried using the trim() function on the first field, but there are no leading spaces. I have placed the field at the far left and set all margins to 0. I've been...
  4. traigo

    Suppress entire group (H/F) if footer contains null field value

    How do I suppress an entire group and everything in it if the footer contains a null field value. My footer has a total field. If there is no data in the details I can suppress the details and the footer. How do you suppress the entire section if there is a null value in the footer? I have...

Part and Inventory Search

Back
Top