Results 1 to 34 of 34

Thread: How to make a Data Report in VB formated like an Access Label Wizard? RESOLVED

Threaded View

  1. #15
    Fanatic Member
    Join Date
    Aug 2001
    Location
    Connecticut
    Posts
    855
    A way to do it in vb (the explanation you wanted):
    Here's an example to get a twin set of columns in a vb report with a custom rs. I modified the original demo I gave you. Assumes a copy of Nwind.mdb is in the C dir.

    For further details on coding/specifying field attributes (under section Methods/Append method):
    http://www.crackinguniversity2000.it...ollection.html
    Attached Files Attached Files
    VB 6.0, Access, Sql server, Asp

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