Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
ASHLEYHAYWARD #1
Error with Developer Toolbox Insert
I'm getting an error when using the Developer Toolbox to create a record in the
database.
Error:
The root cause was that: java.sql.SQLException: Invalid authorization
specification: Access denied for user
'name'@'XX-XXX-XX-XXX.servers.dedipower.net' (using password: YES)
What I guess it's telling me is that the username and password arn't
specified, but I can't find anywhere to put it.
They are specified in the:
<cfquery name="Recordset1" datasource="name" username="name" password="name">
So all is fine there.
Can anyone help on this one?
ASHLEYHAYWARD Guest
-
Developer Toolbox Vista Update
Same problem here. Downloaded the toolbox today and now dreamweaver keeps crashing. Windows Vista Business 32 bits. If I start dreamweaver again, i... -
Developer Toolbox
Hi, I still have DW8, and CS3 also. When i try to add "Upload and Resize Image" form DevToolbox, Vb.ASP, Im getting error like: While... -
Developer Toolbox Release since 1.0?
Back when InterAkt owned the extension, they were constantly updating the software. Since I upgraded through Adobe, I haven't seen any place I can... -
DW Developer Toolbox updates?
Have there been any updates to the Developer toolbox since it's release? Also, any links where documentation can be found? Thanks. Chris -
When will DW Developer Toolbox be available in Australia
It is not possible to download Developer Toolbox from the Australian Adobe website. I have tried to pay and download from the USA site but it... -
Nancy #2
Re: Error with Developer Toolbox Insert
It's a permissions issue. In order to insert a record into the database,
you have to grant write privileges to the database .. check the Cold Fusion
Administrator.
--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: Dreamweaver CS3: The Missing Manual,
DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"ASHLEYHAYWARD" <webforumsuser@macromedia.com> wrote in message
news:g562je$83k$1@forums.macromedia.com...> I'm getting an error when using the Developer Toolbox to create a record
> in the
> database.
>
> Error:
> The root cause was that: java.sql.SQLException: Invalid authorization
> specification: Access denied for user
> 'name'@'XX-XXX-XX-XXX.servers.dedipower.net' (using password: YES)
>
> What I guess it's telling me is that the username and password arn't
> specified, but I can't find anywhere to put it.
>
> They are specified in the:
> <cfquery name="Recordset1" datasource="name" username="name"
> password="name">
>
> So all is fine there.
>
> Can anyone help on this one?
>
>
>
Nancy Guest



Reply With Quote

