Results 1 to 3 of 3

Thread: Crystal Reports Driver Question

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2002
    Location
    Michigan
    Posts
    54

    Crystal Reports Driver Question

    Hello I am trying to use Crystal reports 8.5 in my application. I am looking to the best driver to use to accomplish my goal. My software package has multiple Datbase ability where a user can either use an Access Database, SQL, or Oracle Database and our goal is to instead of having to maintain 3 types of reports for each database type have one type that we can pass the connection string so that it can use the same report for all 3 database types. Does anyone have any suggestions on this or any ideas on how this can be accomplished?

  2. #2
    Hyperactive Member buddu's Avatar
    Join Date
    Jul 2001
    Location
    India
    Posts
    446
    Upto my knowledge I think it is not possible. Because each database having diff. type of Datatypes like
    --------------------------------------
    MSaccess - Text
    Sqlserver - Varchar
    Oracle - Varhcar2
    ----------------------------------------

    So Crystal can Identify Which datatype for which Datbase...?

    if u found some solution.. You are the man.

    Cheers.
    prasad

  3. #3
    Frenzied Member oh1mie's Avatar
    Join Date
    Sep 2001
    Location
    Finland
    Posts
    1,043
    Do not connect report to any database.
    By using ADO and Active Data / Field Definitions you get faster reporting without any database driver problem
    oh1mie/Vic


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width