Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Don Pacino #1
pages not connecting to Database behind root folder onweb host!!
hello,
I am having problems connecting to the database behind the rood folder on the
Web Host, Here is the set up
Logs{}
db{mydatabase}
wwwroot{db {mydatabase}}
as you acan see i have two databases currently setup as i can not access the
one behing the wwwroot folder! so i am using the one inside the wwwroot which
isnt good.
I have tried and tried to connect but it never does, i have the service set up
with the server but dont know why its not working.
here is my connection script, which is a virtual path, and connects to my db
in my root.
Dim MM_oms_dsn_STRING
MM_oms_dsn_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &
Server.MapPath("/db/oms.mdb")%>
how cn i link my pages to the db behing the root?
Don Pacino Guest
-
Problems Connecting to Virtual Host
We host about 40 websites for our different departments. We mostly use Dreamweaver to edit them, but had started using Contribute as an easy... -
Trouble connecting to root folder
We recently migrated our web page from one hosting site to another, and I cannot seem to get the connection wizard to set up our connection. It... -
Change root folder ?
I've been using ColdFusion for a while, but this is my first time configuring a server. I know it's possible, but I've been up and down the... -
Publish into root folder?
When I publish my html & swf, isn't there a way to have them go directly into the root folder? They go directly onto my desk top. I have been... -
connecting to host from a MAC (10.2.6) via site window
When I enter all relevent info regarding my host and try to connect through the Dreamweaver site window I receive and error #530. When I calll my...



Reply With Quote

