CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2001
    Location
    Romania
    Posts
    71

    Crystal Report for .Net in VB 6.0

    Can I use Crystal Report for .Net in VB 6.0? Anybody knows how?


    Thanks

  2. #2
    Join Date
    Apr 2004
    Posts
    10
    Yes you can use crystal report on vb into .Net.
    Copy old report in .net project.

    Steps.
    1) Right click on solution - > Add - > Add Existing Item - > Select your your report which was copies there.

    Now you can use this report to .Net


    Regards
    Vilas

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