Writing Reports

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

I have MS Access application and it has forms and reports all in one MDE
file. In converting to VB.Net I know forms can be rewritten but reports I'm
not sure. How can I design and write reports under VB.Net? Do I need to run
Crystal Report beside VB? Thanks.
 
How do you convert forms from Access to VB.NET? I've done alot of work in
Access but now I'm trying to program in VB.NET.
Microsoft told me it couldn't be done.
 
Hi, im guessing he means that hes converting manually. If theres some
reliable automated converter for Access forms to VB.NET that would be some
big news.
But regarding reports in VB.NET, id suggest at least looking into Sql
Reporting Services. Its fully integrated with VS.NET and in general much
nicer to work with than CR.
Also, Sql RS can automatically import Access reports.

HTH,
Premier JiangZemin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top