S
Sylvain Lafontaine
Yes as a subdatasheet but not as a continuous subform. If the
(sub)datasheet format is sufficient for you, then you're OK but if it's not,
then you're out of look.
I must add that I've thrown these examples only to etablish the lack of
extensibility from the Access interface. The number of extensions asked by
people over the years is astonishing and while you can do practically all
you want with the display of your data when you are coding with C++ in a
Windows environment, it's incredibly difficult to do the same under Access.
If you throw a sufficient big chunk of money at it, you can develop a very
complicated ActiveX control that will probably do what you want under Access
but in this process, the simplicity of Access will be gone forever. (In
fact, it's even more complicated to do an ActiveX control that will run
under Access than it is to do the same thing under VB6).
Of course, you will say that you don't need this but the problem from MS is
that a lot of people are asking for these and they will all go elsewhere if
they don't find it in the MS offering. You could say that .NET is not so
good in comparaison of VB6, maybe; but doing a (+/- bad if you think so)
replacement where you are trying to correct things is much better than doing
nothing or trying to patch an old system who had already to many layers of
duct tape on it.
In 2007, you have to compete against things like Delphi 2007, SUN Java or
IBM WebSphere, this is the reality of MS; not a bunch of a few thousands of
programmers who would like to live in the past.
(sub)datasheet format is sufficient for you, then you're OK but if it's not,
then you're out of look.
I must add that I've thrown these examples only to etablish the lack of
extensibility from the Access interface. The number of extensions asked by
people over the years is astonishing and while you can do practically all
you want with the display of your data when you are coding with C++ in a
Windows environment, it's incredibly difficult to do the same under Access.
If you throw a sufficient big chunk of money at it, you can develop a very
complicated ActiveX control that will probably do what you want under Access
but in this process, the simplicity of Access will be gone forever. (In
fact, it's even more complicated to do an ActiveX control that will run
under Access than it is to do the same thing under VB6).
Of course, you will say that you don't need this but the problem from MS is
that a lot of people are asking for these and they will all go elsewhere if
they don't find it in the MS offering. You could say that .NET is not so
good in comparaison of VB6, maybe; but doing a (+/- bad if you think so)
replacement where you are trying to correct things is much better than doing
nothing or trying to patch an old system who had already to many layers of
duct tape on it.
In 2007, you have to compete against things like Delphi 2007, SUN Java or
IBM WebSphere, this is the reality of MS; not a bunch of a few thousands of
programmers who would like to live in the past.