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 : Databases

Mysl, MSSQL, Oracle, SQLITE, POSTGRES

Last Inserted ID in PHP Mysql

  • September 7, 2011

Getting the last inserted ID in PHP(Mysql) is not too bad. I am assuming that you already have a connection to the database; echo mysql_insert_id(); or $result = mysql_query (‘SELECT LAST_INSERT_ID()’); $row = mysql_fetch_array($result); echo … Read more

    • MySQL
    • PHP
    • Programming

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

SQL Server Setup failed to modify security permissions on registry key

  • August 24, 2011

“SQL Server Setup failed to modify security permissions on registry key SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\MSSQLServer\SuperSocketNetLib for user XXXX. To proceed, verify that the account and domain running SQL Server Setup exist, that the account running SQL … Read more

    • MS SQL Server
    • Other
    • Programming

An OLE DB error has occurred. Error code: 0x80040E21. Error: Cannot create an OLE DB accessor SSIS

  • June 3, 2011
  • 6 comments

I am writing this post for all the Microsoft pundits out there whose answers to a question such as “How do i export data to an excel spreadsheet using ssis?” is the following “it is … Read more

    • Databases
    • MS SQL Server

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
« 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