473,586 Members | 2,702 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can an Access 2002+ app "link" to local xml files?

If I push/pull an xml file from/to a client pc across the internet, can
Access link to it directly, or would I have to import the xml data to a
table?

If I have to import it, what features might Access have that would
allow me to automate the import?

Thanks,

Bob

Nov 13 '05 #1
3 1598
Hi Bob,

You'd be interested articles about consuming an XML service via Office
XP SOAP Toolkit, ADO and XML persisted recordsets etc...

<http://www.sitepoint.c om/print/microsoft-developers-1>

<http://www.perfectxml. com/articles/WebSvc/MSWebSvc.asp#8>

<http://www.microsoft.c om/downloads/details.aspx?Fa milyId=4922060F-002A-4F5B-AF74-978F2CD6C798&di splaylang=en>

<http://www.officezealo t.com/Upload/Gunderloy_WebSe rvice_Article/Gunderloy_Webse rvice.aspx>

bc******@bmghom es.com wrote:
If I push/pull an xml file from/to a client pc across the internet, can
Access link to it directly, or would I have to import the xml data to a
table?

If I have to import it, what features might Access have that would
allow me to automate the import?

Thanks,

Bob

Nov 13 '05 #2
rkc
bc******@bmghom es.com wrote:
If I push/pull an xml file from/to a client pc across the internet, can
Access link to it directly, or would I have to import the xml data to a
table?


Using Access 2002 (XP) I know:
You can use ADO to open a recordset from a local .xml file.
You can then use the recordset as the source for an uneditable Form.

I have done something similar to what you are contemplating using
Microsoft.XMLHT TP to request the .xml file from a remote web server.
Nov 13 '05 #3
Great articles. Thanks!

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
17075
by: Matt Adams | last post by:
As well known I could specify the text color in the body tag like: <BODY TEXT=WHITE LINK=WHITE VLINK=RED ALINK=WHITE> What I want to achieve now is that always (!) the text of the last visited link and the text of the link under the cursor are red. All other links should be white. The problem with the construction above is that a visited...
2
1976
by: Philip Herlihy | last post by:
I'm getting this bizarre effect in IE6 (not in Firefox, etc). When you hover over the "back" or "next" links, adjacent images are cropped at that vertical level and the page redisplays with that point at the bottom. http://www.walthamsoft.com/assist/2.htm (This page, at least, validates. Don't look much further or you'll see things that...
10
7592
by: Ian Lazarus | last post by:
Hello. How do "unresolved token" link errors occur. How do I fix them? Linking... LINK : error LNK2020: unresolved token (0A000015) ??_7type_info@@6B@ LINK : error LNK2020: unresolved token (0A000016) _CxxThrowException LINK : error LNK2020: unresolved token (0A000018) exception.__ctor LINK : error LNK2020: unresolved token (0A000019)...
12
1907
by: Claude | last post by:
Hi, I've designed my own form checking code for name, address, email, comment box etc. What my client keeps getting in his consumer feedback forms is "spam" from companies who repeatedly insert their hyperlinks in all fields, of course along with their "hype"... Is is possible with Javascript to refuse form contents whose strings contain
6
4755
by: jeet_sen | last post by:
Hi, I have generated a table and have attached a pop up to display at onmouseover event of each cell. For each cell the pop up will display cell specific detailed data. I have generated the pop up using iframe and it is working fine. On mouseout event of each cell I have destroyed the created the iframe. This is working fine. But if I try...
0
878
by: pamelafluente | last post by:
Hi, Assume that I have a web application. I want to be able to use the classes that are in another project (say a Win application) on which I am working at the same time. Is it possible to "include as link" the files of the win application in the web application?
5
4190
by: Craig | last post by:
Hi folks, I like the idea of being able to link an Access database to Microsoft Outlook, but I'm wondering: 1.) If I do this, what happens to the e-mail attachments (I'll bet they get dropped)? If so... 2.) Is there any way to "strip" the attachment, and save it to a pre-designated location?
0
939
by: not_a_commie | last post by:
My software supports a plugin framework. The main plugin projects are included as projects in the main software VS2005 solution. However, they are not referenced by any of the other projects in the solution. Currently, I have the main startup project (aka, executing assembly) "add as link" the "myPlugin\bin\debug\myPlugin.dll" for each of my...
8
1591
by: Edward A. Falk | last post by:
IOW, is there a "linker" for python? I've written a program comprised of about five .py files. I'd like to find a way to combine them into a single executable. Obviously, I could hand-edit them into a single .py file, but I'm looking for a way to keep them as seperate files for development but distribute the result as a single file. If...
0
7911
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8200
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8338
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7954
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6610
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.