-   i get error 1045 access denied for user 'root'@'localhost'(using password: YES)i forgot my password and cant reconnect im using windows vista.wat do i do
-   manujeffrey
Aug 05, 2008
-   i want to connect to mysql on server from a c# windows application
when i want to open my connection I see this error-   pishkari
When you install MySQL for the first time, no password is set for root user.
Move to the installation directory of mysql (cd/usr/local/mysql) Set the password for user, using the following command - ./bin/mysqladmin -u <username> password
Enter your password. Then you can connect to the mysql client as
./bin/mysql -u <username> -p <password>
Using photran 5.0 on eclipse (galileo) 3.5. I am having problems using large integers and reals in...
(More)
Using photran 5.0 on eclipse (galileo) 3.5. I am having problems using large integers and reals in calculations, at the moment i am only able to use up to 3E+47, but have no idea how to use larger numbers, i have read this is possible but dont know how to impliment.
How do you get around the problem of large Integers and Reals within photran eclipse? The maximum I...
(More)
How do you get around the problem of large Integers and Reals within photran eclipse? The maximum I can use is around 3E+47, I know it is possible to use larger but have no idea how to use larger numbers for calculations.
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN...
(More)
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN products
ON distlist.msrp=products.ProductMSRP ive updated a bunch of columns like this and its perfect, the issue i have is that the ProductID which is an auto_increment column is blank. how can i "fill" this in to have the same amount of cells in other columns? thanks for the help Andre
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port...
(More)
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port 3306 .. I have tried to make sure that Windows firewall is open and receiving port 3306 as well as Norton firewall .. but still getting error and even now a reply stating that do I really want to use 3306 - so I have tried other ports available and NO good response as of yet ...
What can I do? Where am I wrong ? HELP ...
jennie