Ask a Question related to ASP Database, Design and Development.
-
maggie cudic #1
Accessing 2 Access databases on 2 different servers using ASP pages
I have a Access database residing on our 'out-of-
house, .com,shared' server. I have an asp page on
the .com website that writes to this db, creating
records. I would like to have a 2nd database, residing on
our IN-HOUSE Intranet server, that copies records off of
the .com website's db straight into my IN-House db, thus
updating it. I would do this in an asp page. Is this
possible?
maggie cudic Guest
-
unlocking Access databases in CFMX
ColdFusion pools connections. There are timeout settings on the connections. You have to have ZERO ACTIVITY on the connection pool before it lets... -
Cannot access databases
When running an ASP.NET, it's not your administrative rights that are considered, but the rights granted to the ASPNET worker process that count.... -
accessing databases from subweb
I am trying to access a database in several forms from a subweb. The main web works great but the subweb gets this error message... Database... -
Accessing Filemaker Databases using TCP/IP
Hello, Our office runs a series of databases using FMPro Server 5, hosted on Mac OSX Server (FMPro is running in Classic mode). All of our Macs... -
PHP and Access databases
joanne.hall@btinternet.com idiotically stated: goto www.devshed.com and read their php/mysql tutorials. they basically walk you through... -
Bob Barrows #2
Re: Accessing 2 Access databases on 2 different servers using ASP pages
maggie cudic wrote:
Have you looked into Replication? See Access online help.> I have a Access database residing on our 'out-of-
> house, .com,shared' server. I have an asp page on
> the .com website that writes to this db, creating
> records. I would like to have a 2nd database, residing on
> our IN-HOUSE Intranet server, that copies records off of
> the .com website's db straight into my IN-House db, thus
> updating it. I would do this in an asp page. Is this
> possible?
Bob Barrows
Bob Barrows Guest
-
Aaron Bertrand - MVP #3
Re: Accessing 2 Access databases on 2 different servers using ASP pages
[url]www.aspfaq.com/2168[/url]
"maggie cudic" <maggie.cudic@bsnmedical.com> wrote in message
news:0c0501c38e68$cf717c90$a401280a@phx.gbl...> I have a Access database residing on our 'out-of-
> house, .com,shared' server. I have an asp page on
> the .com website that writes to this db, creating
> records. I would like to have a 2nd database, residing on
> our IN-HOUSE Intranet server, that copies records off of
> the .com website's db straight into my IN-House db, thus
> updating it. I would do this in an asp page. Is this
> possible?
>
>
>
Aaron Bertrand - MVP Guest



Reply With Quote

