A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Linking Multiple Queries and a SharePoint List



 
 
Thread Tools Display Modes
  #1  
Old November 28th, 2009, 12:28 PM posted to microsoft.public.access.queries
GLT
external usenet poster
 
Posts: 154
Default Linking Multiple Queries and a SharePoint List

Hi,

I have an Access 2007 Database (MyDB) which connects to an enterprise
database (EnDB) using an ODBC connection.

MyDB extracts a list of servers from the EnDB that have an error status, and
appends (no duplicates) any records found into MyDB. All works well.

I then have another query that cross-checks MyDB against the EnDB for any
servers listed in MyDB where the error no longer exists in the EnDB, and if
any are found it flags a feild in my local databse. I use two queries to
acheive this - 1) Find unmatched Query, 2) Update Query (using the data
produced in the Find Unmatched Query). This also works well.

In essence, there are multiple queries being run to acheive this, and what I
would like to do is connect the table in MyDB to a SharePoint list, and
everytime the Sharepoint List is accessed, these queries run, update all
relevant data, and then data is displayed in SharePoint.

I'm guessing here I need to somehow reduce all three queries into one, and
then connect that to a SharePoint list.

Does anyone know how to acheive this?

Cheers,
GLT.


 




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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:18 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.