If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > how to use 1 database for 2 websites

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-11-09, 17:27
Faizanaskari Faizanaskari is offline
Registered User
 
Join Date: Apr 2009
Posts: 1
Red face how to use 1 database for 2 websites

I have 1 access Database on 1 site and i wanted to fetch data from 2nd site. how can i do this. Need solution ASAP.

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 04-12-09, 10:42
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,596
The safest (most successful) way to do this is to open another connection and retrieve the data via code. When spanning multiple sites, there isn't much choice.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #3 (permalink)  
Old 04-19-09, 06:00
myle myle is offline
(Making Your Life Easy)
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,142
as long as they are on the same server the server does not care where the data soucre is. as its only a folder away LOL.

but if on differance server ie differnace building them it comes a hard one to nut out
__________________
hope this help

See clear as mud


StePhan McKillen
the aim is store once, not store multiple times
Remember... Optimize 'til you die!
Progaming environment:
Access based on my own environment: DAO3.6/A97/A2000/A2003
VB based on my own environment: vb6 sp5
ASP based on my own environment: 5.6
VB-NET based on my own environment started 2007
SQL-2005 based on my own environment started 2008
MYLE
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On