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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by chrisjev

  1. chrisjev

    Excel ODBC Number/Text problem

    Hi there, This is an EXCEL thing actually. The bahaviour will be the same in OLEDB as well, outside of Crystal reports the column will be defined as the original format before the 1st piece of data was entered into that column. Once this is changed after data is entered the drivers do not...
  2. chrisjev

    Dynamic Table Names - Dream or Reality ?

    Hi there, You could create a Crystal Query that would be able to acheive this. The important part here is that the data structure of the Fields and Field order with be identical all the time. In the query designer you can create a parameter called "Table" for example and the code...
  3. chrisjev

    Reporting from an XML data source and database source

    Hi there, You can connect to different datasources within Crystal yes. The only supported method is to use ODBC Connections at this current time. Performance wise is not the best and this is why. Crystal Reports will submit 2 SQL Queries through the ODBC Layer and then manually put the 2...
  4. chrisjev

    Can crystal Read a .pdf file?

    Hi there, It is not possible to report from a PDF, no. The only thing that could come close would be to insert the PDF as n OLE Object on the report. Other options that may be possible, is to provide a translation of the PDF to another format that Crystal can support. Perhaps if the...

Part and Inventory Search

Back
Top