---
title: "External Database"
type: "forum-thread"
url: "https://www.webforum.nu/amne/asp/13259-external-database"
topic: "ASP"
topic_url: "https://www.webforum.nu/amne/asp"
author: "Organick"
published: "2001-12-18T22:54:00.000Z"
updated: "2001-12-19T00:28:00.000Z"
replies: 5
views: 186
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/asp/13259-external-database"
---

# External Database

## #1 — Organick, 2001-12-18T22:54Z

How do i make a connection to an External database? Or is it possible?

Permalänk: https://www.webforum.nu/p/13259

## #2 — Vide, 2001-12-18T23:47Z

Hi!

Define external, is the database on the same server? What DB are you using?

Permalänk: https://www.webforum.nu/p/301105

## #3 — Organick, 2001-12-18T23:53Z

OK sorry! :)

It's a MSAccess Database and is on an other server.

Permalänk: https://www.webforum.nu/p/301106

## #4 — Vide, 2001-12-19T00:04Z

Is the server on the same network, so you can access it throught the file system?

Permalänk: https://www.webforum.nu/p/301107

## #5 — Organick, 2001-12-19T00:11Z

I am afraid not. 

The ASP-script is localized on a server in Faroe Islands and the MSAccess database is placed on a server in Denmark.

Please say it is possible. :)

Permalänk: https://www.webforum.nu/p/301108

## #6 — Vide, 2001-12-19T00:28Z

I have no experience getting data from a server that not is on the network, and i don't think it is possible (please prove me wrong ;)), but, by creating a web service on the server that has the database, which returns an xml-string you could get the data via the http-protcol. But i don't think it would be very efficient though...

Maby a search on MSDN would give you the answer you are seeking... :)

Permalänk: https://www.webforum.nu/p/301109

---

Tråden på webben: https://www.webforum.nu/amne/asp/13259-external-database
