Ask a Question related to Dreamweaver AppDev, Design and Development.
-
JRock #1
Connect to SQL Server
I'm trying to connect to SQL Server, but when I click 'Test' or 'OK' it doesnt
do anything. It doesnt even seem to be trying. Server has SQL Server, CFMX 6.1
Workstation has DWMX 2004 Any suggestions?
JRock Guest
-
I have a flash movie running a http server but it needsto connect to another server in https.
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
I have a flash movie running a http server but it needsto connect to another server in https
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
could not connect to SMTP server from sql server using JMail, xp_smtp_sendmail or sp_send_cdosysmail
I am trying to send an email message from sql server using the JMail component from dimac.net. I was able to use the stored procudure sp_send_mail... -
Cannot connect to Terminal Server via Terminal Services Manager after upgrade to Windows Server 2003
The following error is displayed in the Terminal Services Manager on our domain controller (DC-01) when trying to connect to Terminal Services on... -
Web Server Connect
I am running Filemaker 6 Unlimited on three machines with the Web Server Connect program supplied with this version of Filemaker. Web Server... -
Alexandro Colorado #2
Re: Connect to SQL Server
On Thu, 24 Mar 2005 23:52:39 +0000 (UTC), JRock <jason@rockenbach.net>
wrote:
Does the coldfusion administration panel succesfully display the database> I'm trying to connect to SQL Server, but when I click 'Test' or 'OK' it
> doesnt
> do anything. It doesnt even seem to be trying. Server has SQL Server,
> CFMX 6.1
> Workstation has DWMX 2004 Any suggestions?
>
in the pool? Try to make a call from the CFADMIN. This might be an issue
of the database not having the correct user or password.
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
JRock #3
Re: Connect to SQL Server
Yes, that datasource is setup up correctly.
I usually just hand type my queries, but I saw this video where they setup the connection in dreamweaver and it just inserts the code.
JRock Guest
-
michaelmuller #4
Connect to SQL Server
I'm working on an app that creates websites on the fly. Each website has it's
own copy of a standard DB but all run off the same codebase. I'm expecting that
the number of sites will grow into the thousands over time.
Currently I'm able to create the DB on the fly, but making the connection to
it is the issue.
What would be easier:
1. Create an ODBC connection on the fly and connect through usual means, or
2. Connect to the DB directly through other means (dbname, etc)
How would you go about it?
Any advice would be great.
michaelmuller Guest



Reply With Quote

