Results 1 to 4 of 4

Thread: Visual Basic 6 / Crystal Reports

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    16

    Visual Basic 6 / Crystal Reports

    I am creating a report in visula basic 6 with crystal. I am using menu options,
    "Project, Add Crystal Reports 8.5."
    I have no problem connecting to tables (Timberline, pervasive odbc),
    dragging fields on to the report, but when I run it, I am getting a popup message, "server has not been opened.".
    Any help on solving this.
    Thanks in advance.

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Visual Basic 6 / Crystal Reports

    Quote Originally Posted by rbvinc
    ...I have no problem connecting to tables (Timberline, pervasive odbc),
    dragging fields on to the report, but when I run it, I am getting a popup message, "server has not been opened."...
    That's because whnen you design report you're connected but at run time you need to connect through your crystal ocx as well.
    I don't remember exact property's name so check it out and pass DSN/User/Password before doing anything.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    16

    Re: Visual Basic 6 / Crystal Reports

    Hi,
    I will try what you said,
    On the same issue, in vb code, where do or how do I find the code for
    username,password,odbc, etc..
    Thanks,

  4. #4

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