|
 |
access_asp thread: Data Transfering Server to Client DB
Message #1 by plrams@y... on Sun, 23 Sep 2001 16:59:28
|
|
I would like to transfer the Data from Server database(MsAccess 2000)
to
client database(MsAccess 2000) through Asp Page. Both database are same
structure.
We shared webspace with some other person. so we would like to transfer
the data through dialup only.
I try to use 2 DSN connection in the asp page.
1st DSN is Server connection and 2nd is local system(Client). But when
i
called the asp page both the connection are searching in server side
only
Message #2 by "Zee Computer Consulting" <zee@t...> on Sun, 23 Sep 2001 20:24:10 -0700
|
|
Is this a one-time operation? Would it be possible to transfer the database
using FTP -- File Transfer Protocol?
Is this one table in a database or a set of tables?
----- Original Message -----
From: <plrams@y...>
To: "Access ASP" <access_asp@p...>
Sent: Sunday, September 23, 2001 4:59 PM
Subject: [access_asp] Data Transfering Server to Client DB
> I would like to transfer the Data from Server database(MsAccess 2000)
> to
> client database(MsAccess 2000) through Asp Page. Both database are same
> structure.
>
> We shared webspace with some other person. so we would like to transfer
> the data through dialup only.
> I try to use 2 DSN connection in the asp page.
> 1st DSN is Server connection and 2nd is local system(Client). But when
> i
> called the asp page both the connection are searching in server side
> only
>
Message #3 by plrams@y... on Mon, 24 Sep 2001 20:35:12
|
|
Hi,
Thanku foryou kind response. This is not one table , 7 set of table in
that 6 table is normalization. One time only we are going to transfer from
server to client database. Simalarly we want to transfer from client to
server also.
Thanku
Ramanathan
> Is this a one-time operation? Would it be possible to transfer the
database
> using FTP -- File Transfer Protocol?
>
> Is this one table in a database or a set of tables?
>
>
> ----- Original Message -----
> From: <plrams@y...>
> To: "Access ASP" <access_asp@p...>
> Sent: Sunday, September 23, 2001 4:59 PM
> Subject: [access_asp] Data Transfering Server to Client DB
>
>
> > I would like to transfer the Data from Server database(MsAccess
2000)
> > to
> > client database(MsAccess 2000) through Asp Page. Both database are same
> > structure.
> >
> > We shared webspace with some other person. so we would like to transfer
> > the data through dialup only.
> > I try to use 2 DSN connection in the asp page.
> > 1st DSN is Server connection and 2nd is local system(Client). But when
> > i
> > called the asp page both the connection are searching in server side
> > only
> >
>
|
|
 |