ID:               50182
 Updated by:       [email protected]
 Reported By:      nicole dot whissell at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Vista
 PHP Version:      5.2.11
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2009-11-15 16:15:40] nicole dot whissell at hotmail dot com

Description:
------------
Connector/NET Visual Studio Integration
Making a connection
Server Explorer
Table Editor

PHP version:  Please note that I am not using PHP but I am using vb.net
2005 professional edition to connect to the mySql database.  I chose
5.2.11 because I was not able to submit this bug report unless I chose
something in this drop down list.

This is what I see in phpMyAdmin:

Server version: 3.23.32
Protocol version: 10
Server: sql5c0a.megasqlservers.com via TCP/IP
User: [email protected]
phpMyAdmin - 2.11.1
MySQL client version: 5.0.51
Used PHP extensions: mysql




Reproduce code:
---------------
I Followed everything from this link (Making a connection):
http://dev.mysql.com/doc/refman/5.1/en/connector-net-visual-studio-making-a-connection.html

Clicked on “Test Connection” button and all is perfect, connection
successful.

Followed everything from this link (Editing Tables):
http://dev.mysql.com/doc/refman/5.1/en/connector-net-visual-studio-editing-tables.html

Error occurs here...

I try to modify an existing table so I double-click on the "Tables"
node or I try to expand the “Tables” node or I right-click on the
“Tables” node and choose “Create Table”.   

The “Table Editor” window does not open.

I get the following error message:
fatal error encountered during command execution.


Expected result:
----------------
The “Table Editor” window should open so that I can use the table in my
vb.net code.  I would usually drag the table to create a dataset but I
can't open the "Tables" node.

Actual result:
--------------
I get the following error message:

Fatal error encountered during command execution.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=50182&edit=1

Reply via email to