Re: transfer data to remote server
From: Joe Fallon (jfallon1_at_nospamtwcny.rr.com)
Date: 05/22/04
- Next message: Jiffy: "Modifing Cells- Increasing numbers in a table"
- Previous message: Joe Fallon: "Re: Mulitple unknown databases"
- In reply to: James: "transfer data to remote server"
- Next in thread: James: "Re: transfer data to remote server"
- Reply: James: "Re: transfer data to remote server"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 23:24:38 -0400
You cannot run insert statements over the Internet to an Access mdb.
You need file access.
You can do it for MSDE (which is SQL Server.)
-- Joe Fallon Access MVP "James" <See.My.Sig@The.Bottom.com> wrote in message news:IZsrc.988$il.308@chiapp18.algx.net... > is there a way i can transfer data from my local access database to a remote > web hosts server? i want to perform batch updates at night. this way when > people access the database they are not wasiting my local bandwidth. the > remote web host i have supports odbc but would that be secure to just send > insert statments thru the internet? anyone have a more secure way of doing > this? > > > -- > 5khzgjf9e001@sneakemail.com > > >
- Next message: Jiffy: "Modifing Cells- Increasing numbers in a table"
- Previous message: Joe Fallon: "Re: Mulitple unknown databases"
- In reply to: James: "transfer data to remote server"
- Next in thread: James: "Re: transfer data to remote server"
- Reply: James: "Re: transfer data to remote server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|