Results 1 to 3 of 3

Thread: Design reports using VB designer

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Posts
    77

    Design reports using VB designer

    I am designing reports using the microsoft designer in VB. I do nt have crystal reports. I have designed the user interface using the wizard. i want to link it to the database.

    using access database.

    plz tell me how do i link the report to the database. is there any code to be written. if yes, plz send me code snippets.

    Eg:

    i have transactions table and members table.

    transactions - tId,memberid, issuedate,returndate,actualreturndate,fine.

    members - memberid,firstname,lastname,address.

    i want to display memberid,firstname,lastname,address and fine in the report. how do i do this?

  2. #2
    New Member
    Join Date
    Apr 2003
    Location
    Romania
    Posts
    3
    By "microsoft designer" you are refering at "Microsoft Data Report" ?

  3. #3
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

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