Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  HowTo For Idiots programming Blog  > 

2009-03-17 06:47
If your application depends on data type of your database, you will notice that mysql cast() function has limitation that can't cast to specific datatype, like tinyint, smallint, mediumint… Read More
2009-03-17 06:47
WARNING - Contents of this file are for educational purposes only. It is strongly suggested that you do not use this knowledge for illegal purposes!There are two ways to modify the compiled… Read More
2009-03-17 06:46
After we know how to separate the backup process between data, stored routine, and trigger, next thing to do is implementing them in Java.Consider the following code:private int BUFFER = 104… Read More
2009-03-17 06:46
Nothing new with this topic because it has been asked and answered so many times in forums and mailing-lists, but still it's a quite hot topic.The backup method I'm using in this blog entry… Read More
2009-03-17 06:46
This is the last part of MySQL Database Backup from Java tutorial series.In previous post, already discussed about how to get the backup streams from Process Object to String variable. What… Read More
2009-03-17 06:45
Yes, I know there are several ways to create your own NOD32 Update Server posted by people in their blogs. There are official Business Edition of NOD32 and unofficial NOD32 Update Generator… Read More
2008-09-02 08:14
Finally, what I've been waiting for long time is currently in progress !New backup and restore syntax is available in MySQL begin from version 6.0.5. (it's still in alpha state at the time I… Read More
2008-07-05 07:24
How do you handling exceptions in your Java application?Most of Java coders use try-catch-finally statements to handling the exceptions and then direct them to message box or log file. But n… Read More
2008-07-05 07:24
Here is the situation:My Java desktop application run accross my company LAN, thus I put it in the server, every workstation can access to it, and I can easily update my application just by… Read More

Share the post

HowTo For Idiots

×

Subscribe to Howto For Idiots

Get updates delivered right to your inbox!

Thank you for your subscription

×