I simple want to take an access report and convert to a text file using VB6. I don't want to have to reference Access, because I am not sure that all users will have access installed on there computer.
Thanks in advance
Ed Farias
Printable View
I simple want to take an access report and convert to a text file using VB6. I don't want to have to reference Access, because I am not sure that all users will have access installed on there computer.
Thanks in advance
Ed Farias
Probably you're best chance is to use a 3rd party reporting package like Crystal Reports. Crystal also has a variety of export options.
If you're using Access 97, then you can use Crystal 4.6 that is shipped with VB and should be on your CD.
Adrian.