I plan to develop a program by VB6 and create the report by Crystal Report. I want to create it by use some database files. One is use MySQL and One is use Access. I think about that some problem maybe occur (or not) when I use it by call from VB. Please tell me.

- On Access case, Crystal report will be fixed the directory of Database or it can be change on VB code when use it?

- On MySQL case, Can I send DatabaseName, ServerName, Username and Password by VB that Crystal Report maybe use it?

Maybe this look as stupid question but I really want to know.