|
Subject:
|
Database Connection Problems
|
|
Posted By:
|
Roy Ng
|
Post Date:
|
7/13/2005 6:15:27 AM
|
Dear all,
I am using Dreamweaver MX 2004 to develop ASP.MET application.
I am using the Application windows to setup database connection.
I can make the connection string but I cannot find any tables when I press the + (plus) besides the database connection icon.
What is the reason for that? It is strange that the connection test is passed but no tables can be selected in the application windows
thanks
|
|
Reply By:
|
cedwards
|
Reply Date:
|
7/13/2005 9:44:37 AM
|
I am not sure if this will work - but I had a similiar problem connecting to windows 2003 server. In the connection line at the top of the page - change: <!--#include file="../your connection/filename.asp" --> to <!--#include virtual="/your connection/filename.asp" -->
This is covered in a DM technote: http://www.macromedia.com/go/455d4ca0
Chris
|
|
Reply By:
|
angelran
|
Reply Date:
|
8/14/2005 11:22:28 AM
|
the website above is useful!install the extension fix will solve the problem!!
|
|
Reply By:
|
hastikeyvan
|
Reply Date:
|
8/15/2005 9:36:13 AM
|
did you make your DSN correctly?because i had this problem and when i checked my DSN i saw that i didn't change the default data base.take a look at your DSN
|