Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Options for online version of Access???

Participant ,
Mar 19, 2008 Mar 19, 2008
I have an association client that has been using MS Access to manage their membership roles, and once a month they send it to me for upload to their website. They now have requested a "online" Access type of database that will live on their server, and they can go in and make changes in real time.

I know I can build a bunch of panels to add, modify, delete records, but that is not want the want. They want to be able to look at the data in a database type of view and change it right there.

Any options available?

Many thanks,
sbsmithfl



TOPICS
Database access
415
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 19, 2008 Mar 19, 2008
Put the db on their server and allow them all to map to it.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Mar 20, 2008 Mar 20, 2008
quote:

They now have requested a "online" Access type of database that will live on their server, and they can go in and make changes in real time..... They want to be able to look at the data in a database type of view and change it right there.
Instant security nightmare... good luck with those "business rules" unless you can build in some protection, especially with something like Access.

Phil
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Mar 20, 2008 Mar 20, 2008
LATEST
I still suggest to create basic CRUD pages just via using CF wizards.

You can use the new CF extensions for eclipse to generate required codes easily.

Here is some more information:
http://livedocs.adobe.com/coldfusion/8/htmldocs/cfwizards_1.html

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources