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

    Vertical Display of Text, Especially in ReportBuilder

    Hello Everyone, I would like to display text vertically (e.g. take the word "Column" and rotate it counter-clockwise 90 degrees) in part of my Delphi 7 program. More specifically, I would like my column headers in a ReportBuilder report to appear and print vertically so that my columns are...
  2. clakerley

    Opening and Displaying PDF Files from Delphi Application

    Hello Everyone, I want to have my application open and display a PDF file when a user makes a menu selection. I know this should be simple, but I cannot find the answer in the Help files. I don't want any dialog boxes to open for the user to select a file name or to select a program to use to...
  3. clakerley

    Aggregate Data from Two Tables

    Hello Everyone, I am having trouble creating a query that pulls aggregate data from separate tables. Background: My database tracks sales data. Each sales opportunity has an opportunity identifier (OppID). Each opportunity is related to a business unit (BU). Each opportunity has one (or...
  4. clakerley

    Using Barcoding with Borland (Inprise) Delphi

    Hello Everyone, I am currently using Delphi 7 and anticipate needing to add barcode capabilities to my program. Can anyone recommend a good product that will allow me to do that? Thanks, clakerley
  5. clakerley

    Using Barcodes with Borland (Inprise) Delphi

    Hello Everyone, I am currently using Borland (Inprise) Delphi 7 and anticipate needing to add barcode capabilities to my program. Can anyone recommend a good product that will allow me to do that? Thanks, clakerley
  6. clakerley

    Averaging Columns from my Result

    Hello Everyone, I am having difficulty figuring out how to do a query that averages some of the columns of my result set and making that average part of the result. Here is an example of what I'm talking about. Let's say I have four records on MyTable, as follows: ProgramName BusinessUnit...

Part and Inventory Search

Back
Top