473,473 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Compare web data (.mdb) with local data , and do changes if required.

Hi,

I have web database name ftpdata.mdb, on this path
ftp://a.b.c.d/sbgb.org/hardasp/ftpdata.mdb (a.b.c.d is IP
address)
It is accessed by public and some of data is updated by them through web
page.

Now I also have to update this database at out side. it is not possible to
replace whole database through ftp connection.
So I have to write some code in vb. net , it might be as follow :

1) Connect to my web database
ftp://a.b.c.d/sbgb.org/hardasp/ftpdata.mdb
2) Connect to my local database (C:\local.mdb)
3) Check (Record by Record) local.mdb with ftpdata.mdb and if required
update ftpdata.mdb

I just miss connectionstring , what should be connectionstring
or is there any alternate to do this type of task

Any hints will be sincerly appreciated.
Hardik.............


Nov 23 '05 #1
0 798

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

Similar topics

0
by: Bernhard Schmidt | last post by:
------=_NextPart_000_0099_01C34B87.28543020 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi all a question about checking the data of a longblob...
1
by: Steve Amey | last post by:
Hi all I have a function that gets information from a database and merges the DataTable into a DataSet that some controls are bound to. What I would like is for the information to be merged in...
5
by: aniket_sp | last post by:
i am using a data adapter and a dataset for filling and retrieving data into .mdb database. following is the code..... for the form load event Dim dc(0) As DataColumn Try If...
2
by: Bill | last post by:
I have an Access 2003 database application that I split into an application component MDB file (i.e., forms, etc) and a data component MDB file (i.e., tables, etc.). I used the 2003 developer...
2
by: Bob Alston | last post by:
Anyone know of any list of changes required in an Access FE to make the Access FE work with a SQL backend? ditto for Access FE working with a MYSQL backend? Bob
2
by: PW | last post by:
Hi, I need to back up the data mdb when our application boots up. I am giong to use a table to make sure the data is backed up whenever the application is started every 5 times (or something...
2
by: psychomad | last post by:
Please, can someone help me out to solve this error, i've been searching throughout my codes and yet i didnt succeed in finding the error!!!! The Error is: Server Error in '/' Application....
2
by: Omar Abid | last post by:
Hi, I'm using the following code to open a data base and show it's content in a Data Grid View ---- Code ----- Imports System.Data.SqlClient Private Sub Form1_Load(ByVal sender As...
2
by: ags5406 | last post by:
I've looked at lots of solutions for this but I must say that I'm thoroughly confused. VB2005... Let's say I've created a table in an access database called Table1 that has two columns and...
5
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a app that uses several membership/role providers. I can list these Providers with the code: Dim rootWebConfig1 As Configuration rootWebConfig1 =...
0
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,...
0
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...
0
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,...
0
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
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 ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.