|
 |
asp_database_setup thread: DSN less connection "action was canceled" error
Message #1 by "Joyce Ho" <joyce@j...> on Mon, 27 Jan 2003 18:29:25
|
|
Hi,
I am trying to create a DSN-less connection to my database on a remote
server using Macromedia Dreamweaver MX and I get this error "Action Was
Canceled".
Please advice.
Thanks in advance.
Message #2 by "Shawn Clabough" <shawnc@u...> on Tue, 28 Jan 2003 00:33:37
|
|
Try using this form to make sure that it's trying to use TCP/IP transport:
"Provider=sqloledb;Data Source=190.190.200.100,1433;Network
Library=DBMSSOCN;Initial Catalog=pubs;User ID=sa;Password=asdasd;"
> Hi,
> I am trying to create a DSN-less connection to my database on a remote
s> erver using Macromedia Dreamweaver MX and I get this error "Action Was
C> anceled".
> Please advice.
> Thanks in advance.
Message #3 by "Barbara Rader" <rader@s...> on Tue, 28 Jan 2003 07:59:42 -0800
|
|
Go to the following URL to access a file that describes the process of
hooking up to a database through Dreamweaver. You can look at the file
online at the following URL.
http://209.221.138.216/aspFiles/DreamweaverASP.htm
At the same site, you can see a short demonstration file.
http://209.221.138.216/aspFiles/OrderForm.html
If this doesn't help you, please send me another SOS.
Barbara Rader
-----Original Message-----
From: Joyce Ho [mailto:joyce@j...]
Sent: Monday, January 27, 2003 6:29 PM
To: ASP Database Setup
Subject: [asp_database_setup] DSN less connection "action was canceled"
error
Hi,
I am trying to create a DSN-less connection to my database on a remote
server using Macromedia Dreamweaver MX and I get this error "Action Was
Canceled".
Please advice.
Thanks in advance.
%%email.unsub%%
|
|
 |