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. ndolson

    Delphi 6, Crystal 8 and Trusted Connections

    Does anyone know how to set a crystal report to use trusted connections through the delphi vcl?
  2. ndolson

    How do i determine the number of rows returned from a TQuery?

    Can anyone tell me how to determine the number of rows returned from a TQuery?
  3. ndolson

    How do I copy a folder from one server to another using delphi?

    Thanks weez!!! that worked perfectly...
  4. ndolson

    How do I copy a folder from one server to another using delphi?

    How do I pass the file name to the CopyFile function? My file name is c:\test\foldertocopy\.
  5. ndolson

    How do I copy a folder from one server to another using delphi?

    I am trying to create a simple application that will copy a folder containing multiple crystal reports from a server at one location to multiple servers. I know the way to do this logically but I am new to Delphi and I was looking for some help with the actual coding for this. Is there an easy...
  6. ndolson

    General SQL Error. Connection does not exist.

    I have created an application that will allow me to select a crystal report and run it. It is working great except when I do one particular report. The report is running off of an access database and it will run correctly if it is the first report I run. My other reports are all off of an...
  7. ndolson

    Allow Multiple Values

    I am working on a project using Delphi 6 and Crystal Reports 8.5 and I have a report that is has the allow multiple values set to yes. When I call the report through my Delphi application nothing is showing up, but when I call it through the crystal designer data is showing up. Does anyone...
  8. ndolson

    Delphi 6 and Crystal Reports 8.5

    I am working on an application in Delphi 6 to display a crystal report. The report has multiple ranges in the parameters. I can't get this to work correctly, can anyone help me?
  9. ndolson

    ODBC Error Interbase

    Can anyone tell me how to fix this error? ODBC error: [INTERSOLV][ODBC InterBase driver][InterBase]internal gds software consistency check (cannot find tip page(165)) I am using crystal reports 8 and interbase 5.5.

Part and Inventory Search

Back
Top