[AccessD] New Approach

Rusty Hammond rusty.hammond at cpiqpc.com
Tue Mar 5 11:17:30 CST 2013


One thing I'm thinking of using this for is a calendar in a Sharepoint site.  I have an app that keeps track of medical appointments for clients.  I can link to the Sharepoint site/table used for the calendar, populate it with the data from my app, then anyone with rights to the Sharepoint site can see the appointments calendar without having to get into the Access application.  Right now the workstations would always be connected to the network, but future state the entry could be made into a tablet at the doctor's office when the next appointment is made, when they get back, the app is synched.  No more bringing back a paper form and making sure it gets entered into the system.

I'll eventually start looking into Access Web services and create a front end in Sharepoint for simple data entry of items like this.  Then it can be done from a smartphone.

The client still uses their existing application so no loss of the investment they have already made.  They don't have to pay to re-write the whole system to the web, but they get the web capabilities.

The possibilities just grow from there.

Rusty



-----Original Message-----
From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Lawrence
Sent: Tuesday, March 05, 2013 10:58 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] New Approach

Interesting.

Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Tuesday, March 05, 2013 12:12 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] New Approach

Hi Stuart

That is a very interesting reference. 
Everyone here (that included me) not familiar with Sharepoint - which is the "database" running in Office 365 - should watch the video "Migrating Access tables to Office 365" it's only 12 minutes.

http://www.youtube.com/playlist?list=PL27E956A1537FE1C5&feature=plcp

What's not mentioned is performance. But for smaller databases I guess it is OK.

/gustav

-----Oprindelig meddelelse-----
Fra: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] På vegne af Stuart McLachlan
Sendt: 4. marts 2013 22:24
Til: Access Developers discussion and problem solving
Emne: Re: [AccessD] New Approach

On 4 Mar 2013 at 10:56, Rusty Hammond wrote:

> I've read a little about Access 2007/2010 being able to run with 
> linked/cached tables to a Sharepoint site, and can run disconnected 
> from the network/internet,  then when reconnected to the network, the 
> tables will synch up with the Sharepoint database.
> 
> Has anyone else heard of this and are you using it?  How well does it 
> work?  I've heard it works really well but don't know what the 
> limitations are (if any).
> 
> Rusty


A recent post on LinkedIn's PMADN by Albert Kaplan:
<quote>
A configuration that is working well for me is to use Access 2010 with office 365.

So you purchase one office 365 p1 (small business plan). Total cost = $6 per month.

You then take your application. Assuming split, you place the back end tables on office 365.

You then link your desktop front end to that application.

You are done.

The application will now automatic run off line. And when you get back to any internet connection. You can sync. All data from all other users will appear on your system, and any changes you made will appear for everyone else.

The beauty of this setup?

You write and use Access - regular VBA etc.
You don't have to write or setup a bunch of sync code - it is automatic and built into Access.

Even better?

If you have Access 2010, the whole thing can be setup in less time than it took me to make this post.

No server has to be setup.
No learning + setup or install of SQL server.
No purchase of new software.
No writing of a whole bunch of sync software.

I explain in the following video how you upload related tables to SharePoint or office 365:
http://www.youtube.com/playlist?list=PL27E956A1537FE1C5&feature=plcp

</quote> 


--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
**********************************************************************
WARNING: All e-mail sent to and from this address will be received,
scanned or otherwise recorded by the CPI Qualified Plan Consultants, Inc.
corporate e-mail system and is subject to archival, monitoring or review 
by, and/or disclosure to, someone other than the recipient.
**********************************************************************



More information about the AccessD mailing list