I tried to look for a roadmap of where Microsoft want to take Access but to no avail.
Furthermore, I am a bit puzzled as to why they couldn't made a better use of it. Based on what I understand, Access is essentially an data-centric IDE with Jet database built in. All of Access objects have their special functions that you wouldn't have in VB6 (can anyone tell me if this is still true or not with .NET objects?) which makes data manipulation far more easier and with bound forms, you can do stuff much more quicker than if you did it yourself in a proper IDE.
But, wouldn't it have made more sense to provide those objects in a library that can be linked to .NET IDE, allowing us to choose any language and roll out solutions that perfectly match our needs without having to use ActiveX controls or cumbersome VBA routines (which can be done much better in a different environments).
Can anyone enlighten me on this? Do I have my preconceptions all wrong?
Furthermore, I am a bit puzzled as to why they couldn't made a better use of it. Based on what I understand, Access is essentially an data-centric IDE with Jet database built in. All of Access objects have their special functions that you wouldn't have in VB6 (can anyone tell me if this is still true or not with .NET objects?) which makes data manipulation far more easier and with bound forms, you can do stuff much more quicker than if you did it yourself in a proper IDE.
But, wouldn't it have made more sense to provide those objects in a library that can be linked to .NET IDE, allowing us to choose any language and roll out solutions that perfectly match our needs without having to use ActiveX controls or cumbersome VBA routines (which can be done much better in a different environments).
Can anyone enlighten me on this? Do I have my preconceptions all wrong?