try and do a solid connection and see if it works....i.e.

<cfquery name="queryname" 
          datasource="datasource" 
          username="username" 
          password="password">

        select * from table

</cfquery>



-----Original Message-----
From: Dina Hess [mailto:[EMAIL PROTECTED]
Sent: 13 June 2003 16:45
To: CF-Talk
Subject: Re: DBAs/SQL Server experts?


> You may have to specify your username/pwd for the datasource. I have seen
> connection issues when this is the case.
>
My host did specify a username/password in CF Admin for the datasource. And
the data source verifies fine on his server. That's why I don't understand
why my application isn't getting a connection. All I really need in the app
is the data source name, right? And I have that set up in the
Application.cfm file in the request scope.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to