Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Connection string


Message #1 by "Chris Thompson" <chris.thompson@b...> on Thu, 3 Jan 2002 01:55:58
Hi,



I'm wanting to build a connection string for an access database that lives 

on a different server. Any help appreciated



Chris
Message #2 by Netalix <netalix@y...> on Wed, 2 Jan 2002 19:55:10 -0800 (PST)

Last I heard, you couldn't seperate access from the web server. IE the

.mdb and the IIS service must be on the same machine.



However, if the .mdb is on a machine running IIS, I think you can just

write the connection string in a file on the box that has the .mdb .

Then just include the connection string file on the files that need it

from the other box.



--- Chris Thompson <chris.thompson@b...> wrote:

> Hi,

> 

> I'm wanting to build a connection string for an access database that

> lives 

> on a different server. Any help appreciated

> 

> Chris




$subst('Email.Unsub').





=====

May the Penguin be with you!

    (o_      Kevin Poorman

    //\      Netalix@Y...

    V_/_     AOLIM: Netalix, Shyslpwlkr or TheUnchosen1



__________________________________________________

Do You Yahoo!?

Send your FREE holiday greetings online!

http://greetings.yahoo.com


  Return to Index