Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shift244

    weird String index out of bounds exception. A Java error?

    i've never encountered this problem before so i think it is a weird/unique instance. here i was fooling around with Strings in my code, and then i got this: A: alakazam, B: alakazam java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at...
  2. shift244

    Problems with SQL Host Name and Password

    agrh! i said i got it to work before? well, now it is not again. i checked the services running in Windows, and MySQL as listed as started, but i get the red traffic light. I went into properties for the MySQL service, and i get the option to start it. Click on the button, it stops after about...
  3. shift244

    Problems with SQL Host Name and Password

    by clicking the right mouse button on the icon, you will get a list of options. on earlier version of windows, it seems as far back as win2k, you might need to hold down "Shift" on your keyboard when clicking the right mouse button or the option might not show...
  4. shift244

    Problems with SQL Host Name and Password

    one cannot delete one's post it seems... about the earlier posts, i've gone and checked the password portion, and noticed that i'd accidentally placed a space as the password, so it wasn't null all along :P Sorry and THX bhutz! just to let others reading this post know, i've found a workaround...
  5. shift244

    Problems with SQL Host Name and Password

    hmm... it seems that you were supplying a password when the mysql server was not set to have one, so the problem may be there, but i did not set a password when creating the server. or am i reading the post incorrectly? oh.. and can anyone tell me what is ERROR 2003? i know it is a connection...
  6. shift244

    Problems with SQL Host Name and Password

    Hi all, maybe there's a similar problem out there, but I've been throught the first dozen pages and found no solution. I'm using the MySQL Control Center to create Servers and (when possible) the Databases. Here's the problem: Question 1: I've installed mySQL 4.0 into two machines, one running...

Part and Inventory Search

Back
Top