Using same DB in a Subweb

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi.

I have a site that uses a database to display some content on a web site. I would like to use the same database to display information using the same database. I have tried to by using the DIW onthe index.asp page of the subweb and then when trying to look at it on the browser itreturns an error. It is posoble to use the same database to display information on a subweb.

Thanks to all of you in advance

Vladymir
 
Yes, but not when using the FP database component directly, unless your host allows you to use a
System DSN. Otherwise you would have to write your own connection string.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Vladymir said:
Hi.

I have a site that uses a database to display some content on a web site. I would like to use the
same database to display information using the same database. I have tried to by using the DIW onthe
index.asp page of the subweb and then when trying to look at it on the browser itreturns an error.
It is posoble to use the same database to display information on a subweb.
 
Back
Top