473,670 Members | 2,677 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Populating Access from foreign system

Hi, I hope (expect!) this is straightforward - at this stage I need to
know the feasibility of this.

The scenario: a webserver running a database. A subset of the data (say
3 tables) needs to be loaded into an access database on a private serve
someplace else (private LAN).

My initial thoughts are:
- generate from webserver database .csv formatted files (incrementals)
- automatically ftp these to remote machine
- run some kind of import into access

Now in this scenario, we have complete control of the structure of the
access database so that shouldn't be an issue (i.e. we don't have to
conform to any proprietary design).

The idea is that all this should run unattended.

What is the best approach - setup the access database so that the
'tables' are mapped directly to .csv files?

Looking for a solution that would work access 2000 upwards.

Really appreciate any tips!

cheers

--

jeremy
Nov 12 '05 #1
1 1570
Hi,

My suggestion is this:

If you have control over what scripts runs on the the web server, you should
write one, which, receive a autentication data (like username and password),
and returns data to the browser.

It can be either formatted as a HTML table, or as a raw text file, like CVS.

Then in your Access application, you can use on a form either with Web
Browser ActiveX control, or with Microsoft Internet Transfer control. Both
of them allow you to open a connection to a URL resource to retrieve it.
This resource point to the page who contains the server side script which
returns data you need.

This way you can retrieve data from the web server to your local PC, save it
to a file then import it into Access database, all unattended (you can run
your form hidden and schedule your processing with a timer on that form).

Even further, you can make start your access application with task
scheduler, and after it finish the importing job, exit, so you don't even
need to have Access running all the time.

If you have any further questions, you can contact me.

HTH,
Bogdan
_______________ ___________
Independent consultant


"Jeremy" <ne**********@h azelweb.co.uk> wrote in message
news:MP******** *************** *@news.individu al.net...
Hi, I hope (expect!) this is straightforward - at this stage I need to
know the feasibility of this.

The scenario: a webserver running a database. A subset of the data (say
3 tables) needs to be loaded into an access database on a private serve
someplace else (private LAN).

My initial thoughts are:
- generate from webserver database .csv formatted files (incrementals)
- automatically ftp these to remote machine
- run some kind of import into access

Now in this scenario, we have complete control of the structure of the
access database so that shouldn't be an issue (i.e. we don't have to
conform to any proprietary design).

The idea is that all this should run unattended.

What is the best approach - setup the access database so that the
'tables' are mapped directly to .csv files?

Looking for a solution that would work access 2000 upwards.

Really appreciate any tips!

cheers

--

jeremy

Nov 12 '05 #2

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

Similar topics

10
42402
by: Bodza Bodza | last post by:
I'm having an argument with an incumbent self-taught programmer that it is OK to use null foreign keys in database design. My take is the whole point of a foreign key is that it's not supposed to be optional, it's very definition is it's a necessary link to the parent table and part of the definition. If it's optional it shouldn't be part of the definition of a table and should be in a linking table instead. Comments?
4
9526
by: Lefteris | last post by:
Hi, I am trying to write a simple application in javascript that automatically fills the fields of a form in a page at another domain. I display the foreign domain page on a frame and have the javascript code in the parent (where the frameset is defined). I have set the "Access to data sources across domains" to "enable" in my security settings for the local intranet. The main frame page and the javascript is on the intranet. I even...
5
2218
by: Steve Strik | last post by:
My Problem: I have created a database here at work that is exhibiting some very strange behaviour. Essentially the database is structured in a manner where one table is a master record table (tbl_MainRegister) providing a unique identifier for documents and a means for identifying the docuement type. There are then 4 additional tables (tbl_Meetings, tbl_Documents, tbl_Project, tbl_Correspondence) which store the document details.
1
1896
by: Patrick.O.Ige | last post by:
Doing the simple DropDown List binding using the method NextResult() But its just not populating .. what am i missing Its populating the 3 DropDwonList but no Data? Private Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) If Not IsPostBack Then Dim sqlConnection As SqlConnection = New SqlConnection sqlConnection.ConnectionString =
5
2274
by: | last post by:
Trying to learn about manipulating collections of objects, and populating these objects dynamically from datasources. Could someone post a code sample that shows the following: Instantiating a collection object -- say, a dictionary. Populating that collection object with custom objects, say, Person. What I really want to see is how to populate the properties of those Person objects from a datasource: instantiate one Person, fill...
4
6396
by: alexandre.brisebois | last post by:
Hi, I am using access 2003, I would like to know if there is an option to reorganize the tables in a maner that is readable, as we can do in sql sever 2000 or 2005. I have been given a database to look a and I am loosing tremendious amounts of time trying to organize it so that I could view it. Regards, Alexandre Brisebois
4
2653
by: Don Do | last post by:
Help I built a form/subform/subsubform setup using the access forms wizard. I have a table1 = parent, table2 = child, table3 = (grandchild?). There will be multiple records in table2 that tie to table1, and multiple records in table 3 that tie to table2. Both on "1 to many" joins. Each of the forms are bound to the fields in the respective tables. The subform & subsubform are datasheet view. When I enter any data, I
1
4769
by: lindsay99 | last post by:
Hello, I am creating a database for everyday use for my company. What I am struggling with is the following: I have two tables. TABLE A: An AutoNumber is being used for the primary key. I created a form for this table so the information can be entered. But for each record, there eventually will be an audit (TABLE B). I have a foreign key set up in TABLE 2 which is a number field. What I would like to happen is to create a command...
1
1443
by: ITHELP85 | last post by:
using SQL Server 2005 I have a table SALES_ITEM, users should be able to input the Primary Keys (ItemNumberSK and InvoiceNumber), and Qty. I want the ItemName and UnitPrice fields to update automatically from the WAREHOUSE table. I wrote a trigger already but something is wrong with it as I get this error (My code is listed under the error): --------------------------- Microsoft SQL Server Management Studio ---------------------------...
0
8471
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8386
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8903
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8815
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8661
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7421
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6216
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4393
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2802
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

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.