Hello everyone,
First off let me start by saying, I am not a Flash developer - this is my first experience with flash. I bought one of those flash menu templates online. I was able to get the thing configured and working locally. As soon as I uploaded it and my html file to the hosting...
I have an iframe defined in my simple jsp page. Obviously that iframe has a source html file - source.html. How do I call a function from my jsp that resides in the source.html?
Thanks!
I am wondering if I am getting this error due to the initial configuration of MySQL? Or maybe from the way I am connection and trying to create the new user? As I said, I am new to MySQL - it does seem fairly straight forward, but it wouldn't surprise me if I messed something up.
Thanks!!!
I am not able to test the user access because I am not able to successfully create the new user.
As I understand it, the error relates to me as the current user '@localhost' which doesn't use a password. Right?
I right click on 'User Administration' and select 'New User'. I then provide a user name, the host and password. Then I select which database I want this user to be able to access.
New to Mysql and I am trying to add a new user. I am using the MySQL Control Center to do this. Any time I try to add the new user to any database, I get the following error:
[admin] ERROR 1045: Access denied for user: '@localhost' (Using password: NO)
Any suggestions?
I am adding a JComboBox to a JPanel which is added to a JFrame. The code compiles fine and launches as expected, however, when I go to my panel, it looks as if the combo box isn't there. But, when I click where the combo box should be, I get the drop down of selections. I also added an...
Ok have just started using Ant (1 day) and am trying to compile a simple (I thought) servlet. I have my build file and when I execute ant from the command line, the compile fails, saying my package (that I am importing) does not exist.
I am assuming that I need to reference the library in the...
I have a user defined System DSN on the client machine. From there the user will specify the name of that DSN in my app. Is there any way to retrieve the path of the database that that DSN points to?
TIA
Just looking for some ideas on what the best way to store and format currency values might be.
I am using SQL 7.0 and have my currency fields defined as float types. In my java, I call and store the value as a float (getFloat() updateFloat()).
What I am finding is when I convert from US...
Thanks for the suggestion, but it doesn't do quite what I need it to - still showing only the local drives. I think during setup, I will have to instruct the user to map a network drive so it is shown in the JFileChooser.
I have been able to export the tables and the data, but was wondering if it was possible to do a mass export of the views? I have approximately 75 of them and don't really want to do them one at a time.
Thanks in advance.
Matt
daniel135,
All valid points - I have limited my select statement to only the columns I need - in this case two. I have double checked column names (spelling and otherwise) and making sure the values I am attempting to update with are valid. When I call this select statement, I only expect one...
I agree with you all, however, the architecture (and those who developed the architecture) used here frowns upon the "update" method of executing queries, as you have all suggested. So, if anyone knows why I am getting that fetch error, I would greatly appreciate some insight as to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.