Ask a questionAsk a question
 

General Discussioncrystal reports

  • Thursday, November 05, 2009 1:59 PMLaxman Raj Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    hi friends i am getting this problem when i run the project

    servername :
    databasename:
    username:
    password:

    like this but i am using windows authentication in that we are not given UN and PWD

    can any plz help me


    Regards ,
    Laxman Raj J ..


All Replies

  • Monday, November 09, 2009 7:26 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Could you please be more specific about the question ?
    How do you create the project ? What is the data source of the report?

    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Monday, November 09, 2009 9:16 AMxm18love Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,I really want to know more infos about your problem!
  • Tuesday, November 10, 2009 8:37 AMDilC85 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Declare the LogOnInfo Object like below

    Dim tliCurrent As CrystalDecisions.Shared.TableLogOnInfo

    Then for each crystal report database table, apply the Log on info like username, password, servername and database. Then you will not get this authentication dialog box.


    -------------
    is this helpful
  • Friday, November 13, 2009 4:24 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post  window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.