Started up cmd session and CD to c:\mysql\bin and then typed mysql. Original error came up:
ERROR 2003: Can't connect to MySQL server on 'localhost' (10061).
What do you mean by: amend the path environment varaible as required.
Cheers
I tried that and it is not listed?
MySql is definitely installed. When I go to 'Add Remove Programs' it is listed there. Also a directory called 'mysql' has been put on to my C drive?!
Any ideas?
Cheers
Hi
I've installed; php5.0.1 -installer, MySql, MySql Control Center, My_ODBC_ Standard_3519_Win on my WinXP PC.
I cannot seem to connect to the root of MySQL through the MySql Control Center.
The error message I'm getting is:
[root@localhost:3306] ERROR 2003: Can't connect to MySQL server on...
Hi
I'm a newbie to PHP. I've installed PHP on my Win2K PC.
I created a simple page:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
I have saved this...
Hi Folks
Can anyone advise me as to wether I can put on PHP and MySQL DB on my WinXP Professional PC?
I already run the .NET Framework and code in VB.NET using an installed MSSQL Server and want to be able to continue to use these technologies on my PC along with PHP & MySQL.
If I could would...
Thanks for your help. I'm now getting the error message:
SELECT permission denied on object 'Ads', database 'classydb', owner 'dbo'
I'm running an SQL Server on my WinXP PC.
Could you give me any ideas?
Cheers
Can anyone please help me with this problem. The following code produces the error Keyword not supported: 'provider'.
<% @Import Namespace="System.Data" %>
<% @Import Namespace="System.Data.SqlClient" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
Hi
Wondering if anyone can help me with this problem?
I'm just starting to learn ASP.NET using VB.
I am able to retrieve a table and different parts of the table using the DataGrid with AutoGenerateColumns="false".
Can I use the same DataGrid with ID to retrieve different parts of the table on...
Hi
Just wondering if anyone can help.
Still starting out in ASP.NET using VB.
Just learnt how to pull data in to a web page using a datagrid.
I'm having problems pulling in data to another part of the page outside of the datagrid.
Tried to create another datagrid and error message told me...
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.