I am an Access programmer who is very proficient in VBA. I am trying to help someone out with a VB application they have and I am very confused. I hope someone can just point me in the right direction. I have reviewed many forums here at Tek-tips and on the internet and there is so much information that I don't know where to start.
This application has an Access backend but the screens are all VB. I am not sure but I think VB6 was used. I have the source code and the database.
How can I view this code? I ordered a trial version of Visual Studio 2005. When I open the project, which is an .exe file, I see the database tables. But when I open the source code .frm files, I see the VB code in a top-down screen, as I would in the VBA modules in Access. I expected to see a GUI interface with buttons, etc. like I do in Access. I used VB6 many years ago and I know it didn’t look like this top-down code.
I would appreciate any info as to where to look to see the source code and be able to run the screens against the database.
Thanks so much.
Alexis
This application has an Access backend but the screens are all VB. I am not sure but I think VB6 was used. I have the source code and the database.
How can I view this code? I ordered a trial version of Visual Studio 2005. When I open the project, which is an .exe file, I see the database tables. But when I open the source code .frm files, I see the VB code in a top-down screen, as I would in the VBA modules in Access. I expected to see a GUI interface with buttons, etc. like I do in Access. I used VB6 many years ago and I know it didn’t look like this top-down code.
I would appreciate any info as to where to look to see the source code and be able to run the screens against the database.
Thanks so much.
Alexis