CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2001
    Location
    canada
    Posts
    12

    Printing of Report

    Hi,
    I set up the data environment and created a data report to print items from the database.
    The problem is when i press the print button on the print icon, i have to enter my password to
    connect to the database and only then can i print the records. I am already entering my username
    and password at the begining to connect to the database and display results then why is it asking me again. I have set up my connection in the data environment and tested the connection.
    Any way around this please help.
    Thanks
    Samantha


  2. #2
    Join Date
    Apr 2001
    Location
    canada
    Posts
    12

    Re: Printing of Report

    I found the answer


  3. #3
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Re: Printing of Report

    Then, post it: it may be interesting for someone else, too!


    Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

  4. #4
    Join Date
    Apr 2001
    Location
    canada
    Posts
    12

    Re: Printing of Report

    One of the options is save your password. Just check that box and you will not be prompted again for
    your password.

    Samantha


  5. #5
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Re: Printing of Report

    Good.

    Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

  6. #6
    Join Date
    Apr 2001
    Location
    Andhra Pradesh,INDIA
    Posts
    11

    Re: Printing of Report

    When u print ur DataReports how is the print out i.e. whether it is in DOS style(Text or Character Mode of Printing)which is faster or windows graphics mode printing which is slower.Please help me out,iam having problems regarding printouts of DataReports

    [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

Featured