CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Dubai,UAE
    Posts
    10

    Data Report Problem

    I am getting invalid data source problem in data reports after making set up kit. The exact error message is

    Run time error 8520
    Invalid data source

    But in design mode it is working fine. I want to know how to make a connection for DSN through coding in data environment.

    If anybody knows the answer, Please help me to overcome this problem.

    Regards,
    Nakheel



  2. #2
    Join Date
    Apr 2000
    Posts
    1

    Re: Data Report Problem

    Hi,
    I am also facing more or less the same problem. I describe it in detail. I am using Crystal Report Writer for my reporting. When I link my database through ODBC, I face
    a problem that it doesnt connect all the tables but only those who are linked (i m using MS Access Database)

    If you could let me know what mistake i m comitting, i'll be highly obliged

    regards
    Ahmad Sharjeel


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

Featured