Results 1 to 2 of 2

Thread: Change datasource in CR8.5

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    34

    Unhappy Change datasource in CR8.5

    I am using VB6, CR8.5 and MS Access database. In my Crystal report Wlist.rpt i am using 2 tables from my Access database wl1 and wl2. How do I change both datasources using my vb application ???? they are tables from my database.

  2. #2
    Junior Member
    Join Date
    Feb 2006
    Posts
    17

    Re: Change datasource in CR8.5

    are you using two database or two tables.

    if it is two tables then here is the code

    crystalreport1.datafiles(0)="c:\new\db19.mdb"

    where crystalreport1 is the crystal report ocx control used
    if this clears the prob please mail me at [email protected]

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