Delete / Löschen
Any interest in a MS-Access editor for Pick?
"Albert D. Kallal"
04.04.2010 - 08:15
04.04.2010 - 08:15
wizards that would connect to a Pick database from MS-Access ?
I mean there is always been ODBC, but the problem is for most people setting
up the SQL mapping commands takes quite a bit of skill on the end users
part. So, I thinking ADO + the d3 object library, or even perhaps the later
.net one.
A wizard type setup with a few forms that lets users browse + pulls up the
files and then dictionaries on a pick system is the idea here. And, I think
something that would allow dropping of fields into a form, and also ensuring
that any multi value field is placed on a form results in a proper repeating
sub form would certainly create a really nice screen editor. And, it also
means people would not have to learn + setup something like Visual Studio.
It seems quite well these days that most already have some decent easy to
use screen editor for their existing data files and applications anyway, so
there is little need here?
Anyway, the reason why I'm thinking aloud here, is tonight I was writing
some disconnected ADO code that pulls some XML from a file into a ADO
reocrdset that then can be edited in a access for
and I said instead of pulling in some xml data, this setup would also work
quite well with something to map out a standard pick multi value record into
ms-Access form.
Is there a need for easy to setup screen editor these days? Or is everyone
just jumping right on into building web based interfaces for editing data
these days, and anything else they have is already useful for the desktop?
Or, is anyone even bothering with the desktop these days?
(MS-Access 2010 does have web creating ability, but it can't be used with
something like a pick data source).
Is there any market or use for the above type of utility for ms-access?
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
email@anonym
Roger
04.04.2010 - 16:55
04.04.2010 - 16:55
wrote: