PDA

View Full Version : Crystal Reports and ADO.NET in VB.NET


MikeVic
04-10-2006, 06:44 PM
Does anyone have links to good tutorials about using Crystal Reports and ADO in VB.NET? I take it ADO.NET is .NET's database functionality, and Crystal Reports in some third-party report generator that is fairly popular...

I'm graduating in a couple of weeks, and have an interview on Wednesday with a company that puts candidates through a 1-hour programming test. I have never used Crystal Reports, and used database access in VB.NET around 4 months ago... so I'd like some good tutorials if anyone has them. :)

sachmo71
04-10-2006, 07:38 PM
Does anyone have links to good tutorials about using Crystal Reports and ADO in VB.NET? I take it ADO.NET is .NET's database functionality, and Crystal Reports in some third-party report generator that is fairly popular...

I'm graduating in a couple of weeks, and have an interview on Wednesday with a company that puts candidates through a 1-hour programming test. I have never used Crystal Reports, and used database access in VB.NET around 4 months ago... so I'd like some good tutorials if anyone has them. :)


Crystal Reports is what we used to use at my old job because it was easy to tie to database querys. Not pretty, but if you understand query analyzer you should be able to pick it up pretty quickly.