Database connection problem

M

Mike

I have a database that is in a folder that is on the same level as the web
info.

Example:

[my website]
--
HTML:
--[database]

My web info is in the html folder and the db is in the database folder.

I can write to the db fine. But I cannot pull information from it using the
Database results wizard.  I cannot figure out how to make a database
connection that points to that location. I can only connect to a location
that is in the html folder.

Does onyone know how to do this?

Mikeal
 
Top