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 gkittelson 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. edlssi

    SQL ODBC Driver and ODBC version

    OK Thanks Kevin. I feared as much...
  2. edlssi

    SQL ODBC Driver and ODBC version

    I have been working through a speed issue with Crystal Reports. Thread 149-937116. They sent me a utility sqlcon32.exe to check the connectivity. When I run this utiltiy I get the following: SQLDriverConnect Successful ODBC Version is : 03 SQL Driver Name is : VFPODBC SQL Driver Version...
  3. edlssi

    Crystal Reports Slow

    Yes I use DBF's. The way the process works is at the beginning of each program that runs a report I create one or more DBF's that are stored to a temp directory on the local machine drive. As the program executes I assign a variable to each line that needs to print and at the end of the loops...
  4. edlssi

    Crystal Reports Slow

    Thanks Synapse... I know Craig's work well.. LOL.. I have his book and have called up that article from his web site in particualar. Unfortunately; nothing in the article relates to slow performance with the exception of mentioning that ODBC is slow because of the translation layers. Eddie
  5. edlssi

    Crystal Reports Slow

    The version of Crystal is 9.2.3.1228
  6. edlssi

    Crystal Reports Slow

    I am integrating Crystal Reports into a Visual Foxpro application using data sources created in the application and connecting with ODBC. Currently this is about 300 reports run as reports, letters, statements, and coupons. The Report Viewer loads immediately after the data processes but there...
  7. edlssi

    FIELD ALIGNMENT 3 FORMS PER PAGE

    OK... I manually manipulated the fields around. They are falling into line, but there has to be a better way to do this. According to this post; thread149-40308 , there may not be another way... NOW my problem is the first page prints fine. Every subsequent page print a full inch lower. My...
  8. edlssi

    FIELD ALIGNMENT 3 FORMS PER PAGE

    Heres the information. Crystal version 9.2 Database/connectivity used ODBC on Foxpro 2.6 temporary tables in Visual FoxPro Example data Data includes the Company Information. Name,address,phone. Then the borrowers Name and address. Then the interest received, the point paid and any...
  9. edlssi

    FIELD ALIGNMENT 3 FORMS PER PAGE

    I am structuring a 3 part form in Crystal. Specificaly it is a IRS Form 1098. The form is in sections and each section prints a new set of data. My problem is I can not seem to get the fields to line up and stay in place so they align to the 1098 form. In the past with sectioned forms I have...
  10. edlssi

    INTEGRATION DLLS FOR FOXPRO8 AND CRYSTAL9

    Is there a good listing anywhere of the files required to distribute Crystal Reports with a Foxpro application. I don't find the Runtime.chm to be very helpful. The reports are accessed using the VFP .dbf ODBC driver with the appropriate DSN created through the install program. We are still...
  11. edlssi

    Detail Sections and Lines Per Page

    Never mind... I got it by setting up another group for the second section.
  12. edlssi

    Detail Sections and Lines Per Page

    I have a report that needs to print a pre-printed statement form. The report has two sections a Details A and a Details B. Details A has all of the statement detail. Details B has a message regarding if a loan is to pay off. I have set a condition to count the lines per page for Section A so...
  13. edlssi

    Server has not yet been opened

    StevenK I noticed your name and your problem in the Tech Tips board. I am developing a in Visual Fox with Fox 2.6 tables... you say you have no problem with the not connected to server error in Fox... I do... I am in Crystal 8.5 with ODBC connection. The data base is not a secure database...
  14. edlssi

    fpw2.6 won't run in windows 2000 professional

    Foxstart.exe . The program goes in the root of the application or development version. And in the pathing of the icon use ?:\foxstart.exe app.exe

Part and Inventory Search

Back
Top