I have just installed Microsoft Visual Studio 6 and tried connecting to an Access 2000 database. The connection failed and said that it was an unrecognizable access database. I went to the Microsoft site and downloaded the updates for VB 6 and installed them. I now can connect to an access database, but the form wizzard creates code that the complier complains about. This is the error I get
Procedure declaration does not match description of even or procedure having the same name.
So I changed the procedure's name and the code works.....so I have 2 quesions...
1. How can I get VB 6 to recognize Access 2000?
2. How can I get the wizzard to function correctly?
Thanks
Pat
Procedure declaration does not match description of even or procedure having the same name.
So I changed the procedure's name and the code works.....so I have 2 quesions...
1. How can I get VB 6 to recognize Access 2000?
2. How can I get the wizzard to function correctly?
Thanks
Pat