dbTalk Databases Forums  

A2010 question regarding web app

comp.databases.ms-access comp.databases.ms-access


Discuss A2010 question regarding web app in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Salad
 
Posts: n/a

Default A2010 question regarding web app - 07-20-2010 , 11:16 AM






I don't have A2010, just asking a question.

Let's say you hae a table; CustID, Customer, City, State, Zip and an
input for do display or enter data. Works good so you publish to the
web. People work and enter data and then you notice there's no address
field(s). I guess you modify the table structure from the desktop
application. But what if people have that table open on the web? IOW,
how do you make table structure changes for tables that may be in use by
others? Do you use AlterTable instead?

Reply With Quote
  #2  
Old   
David W. Fenton
 
Posts: n/a

Default Re: A2010 question regarding web app - 07-20-2010 , 11:53 AM






Salad <salad (AT) oilandvinegar (DOT) com> wrote in
news:dbOdnax9PoBaVtjRnZ2dnUVZ_oudnZ2d (AT) earthlink (DOT) com:

Quote:
I don't have A2010, just asking a question.

Let's say you hae a table; CustID, Customer, City, State, Zip and
an input for do display or enter data. Works good so you publish
to the web. People work and enter data and then you notice
there's no address field(s). I guess you modify the table
structure from the desktop application. But what if people have
that table open on the web? IOW, how do you make table structure
changes for tables that may be in use by others? Do you use
AlterTable instead?
I haven't done this, but I'd expect what happens is:

1. you make the changes in your Access database.

2. you publish it to the Sharepoint server.

3. since Sharepoint is using SQL Server as its fundamental data
store, the change is appropriately serialized and rolled out to
users, just as it would be in a regular SQL Server.

But I'm just speculating here.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.