BTW, RDC (Report Designer Component) is available only with the DEVELOPER edition of CR9. It actually gives you the functionality to create CR reports inside VB itself or edit one that already exists.

Like I said, I really don't use RDC right now since I have time constraints for my project. I still create my CR Reports outside VB and populate it with an ado recordset during runtime (you know, the old way - unfortunately).