the sqladmin.properties is setup properly, I also connected to the
database locally to make sure the connection was not a problem. I dont
think it is finding the jar file at all though...

--- In flexcoders@yahoogroups.com, "Daniel Harfleet" <[EMAIL PROTECTED]>
wrote:
> 
> Hi,
> 
> there is a file called sqladmin.properties under WEB-INF/classes, did
> you put your db name / url / username / password details in there ?
> 
> In MySQL, make sure the user you specify in the above file has
localhost 
> connection permission (assuming your db is on the same machine as your
> webapp)
> 
> 
> hope this helps
> 
> dan
> 
> 
> --- In flexcoders@yahoogroups.com, "nextadvantage" <[EMAIL PROTECTED]> wrote:
> > 
> > I'm trying to get the flex based mysql administration app
> > (http://coenraets.com/viewarticle.jsp?articleId=88) working, but it is
> > failing when attempting to connect to the database. 
> > 
> > Any tips on getting mysql to connect? I placed the .jar file in the
> > WEB-INF/lib sub-directory, but it doesn't seem to know its there.





Reply via email to