Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Category : MySQL

You can’t specify target table ‘XXX’ for update in FROM clause – MySQL

  • August 27, 2011

If you try to run this query below in MySQL UPDATE XXX SET count = count + 5000 WHERE id IN ( SELECT id FROM XXX WHERE id > 2 ) ; You will get … Read more

    • Databases
    • MySQL
    • Programming

Cannot connect to Database server – Cannot start SSH tunnel manager (mysql workbench 5.2.33 or earlier)

  • May 26, 2011

Cannot connect to Database server – Cannot start SSH tunnel manager (mysql workbench 5.2.33 or earlier) Cause: Corrupted PYTHONHOME system variable. Solution : Add the mysql workbench python path to the system variable. The Mysql … Read more

    • Databases
    • MySQL
    • Programming

MySQL and MSSQL Maximum Integer (Numeric) Values

  • March 30, 2011

MySQL TINYINT   127 SMALLINT   32767 MEDIUMINT   8388607 INT 2147483647 BIGINT   9,223,372,036,854,775,807 MSSQL TINYINT 255 SMALLINT 32767 INT 2147483647 BIGINT 9,223,372,036,854,775,807 Reference MSSQL http://msdn.microsoft.com/en-us/library/aa258271(v=sql.80).aspx MySQL http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html

    • Databases
    • MS SQL Server
    • MySQL
    • Programming

Add a Mysql as a Linked Server

  • November 3, 2010

The other day I got a request to migrate some data from Mssql to Mysql.  I am like ok fine, I will just use SSIS and it will take me a second. This second led … Read more

    • Databases
    • MS SQL Server
    • MySQL
    • Programming

Rename a Table in Mysql

  • October 2, 2010

The other day I wrote a piece on renaming a Mysql databases and I thought that it could also be useful if I show you how to rename a Table using phpMyAdmin and MySQL Workbench … Read more

    • Databases
    • MySQL
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...
When I download the new JDK for Mac it says the disk image is not reco...
You are my hero for posting this....
Greetings! Very useful advice in this particular article! It's the ...
I love what you guys are up too. This type of clever work and reportin...
relates to. To fix that you can either include the path to mysqldump e...
By implementing all these third-party tacked on start menus, all we’...

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top