psykoProgrammer
Programmer
Okay, another one for the gurus (you know who you are!).
We currently have an access db with forms for user interaction, and built in macros. The users use this to generate reports (also embedded within the access db). The trouble is, the developer is now gone, and the db is a mess (spaghetti code anyone?).
I made a VB6 application that connects to the db, and can extract data (easy enough so far). The trouble is that they want to continue to use these reports. I haven't figured out how i can call a report from vb. Whenever i attempt it, the report expects one of the embedded forms to be visible (i believe through the macro populating the report). This form hasn't been instantiated, and so the macro fails to pull any data, and the report stops short.
Can anyone tell me how i could work around this? Have i made sense with this request? I'm fairly new to this sort of interaction (i can pull and upate data, send data to word or something for reports, but can't figure out how to use the existing reports/macros).
Help...anyone...
Thanks!
We currently have an access db with forms for user interaction, and built in macros. The users use this to generate reports (also embedded within the access db). The trouble is, the developer is now gone, and the db is a mess (spaghetti code anyone?).
I made a VB6 application that connects to the db, and can extract data (easy enough so far). The trouble is that they want to continue to use these reports. I haven't figured out how i can call a report from vb. Whenever i attempt it, the report expects one of the embedded forms to be visible (i believe through the macro populating the report). This form hasn't been instantiated, and so the macro fails to pull any data, and the report stops short.
Can anyone tell me how i could work around this? Have i made sense with this request? I'm fairly new to this sort of interaction (i can pull and upate data, send data to word or something for reports, but can't figure out how to use the existing reports/macros).
Help...anyone...
Thanks!