
Search In
Hello Friends Please visit the following link for Mysql Beginners
[MY SQL DATA BASE FOR BEGINNERS][1]
I think that this link is very useful. Here you can find the details in Pictures form, so that you can smoothly learn My Sql.
Thanks.
Restoring backup from sql script through Postgre console is just a 2 step process.They are as follows:
Step 1: psql -h hostname -U username database_name
Step 2: \i filename.sql
Only disabling Google Updates from "chrome://plugins" does not matter, It will update it automatically.
I have find a solution for this and providing you the link :
http://www.wikihow.com/Completely-Disable-Google-Chrome-Update
Hope this will help yo
Error Code : 1005
Can't create table 'DatabaseName.#sql-9cc_1' (errno: 150)
(0 ms taken)
After searching a lot i have got solution for the above problem while i was adding FK to a column.
The error was because of different MySQL engine. There are di
New framework introduced in iOS 7
1) MultipeerConnectivity.framework
This framework help to communicate nearby iOS devices using following infrastructure
a) wi-fi network
b) peer to peer wifi
3) bluetooth
This framework is used in two phases:
If you have to add a multilingual feature in your drupal site then you can use 'Lingotek Translation' module. It provides machine translation as well as human translation for content type, fields labels, built-in terms, messages and for all keywords
Facebook Login Button to logged into the iOS app, here we are getting logged into the iOS application using Facebook login button.
Steps to follow:-
Create App in your Facebook account or open (https://developers.facebook.com/apps?ref=mb).
Go to A
How to show Rating Dynamically
If you want to show rating dynamically you can follow the code below. Here phone.rating contains rating and it comes dynamically.
<html>
<div class="rating-block clearfix" funboard-rating rating-value="phon
System Testing
Testing the behavior of whole system as defined in software requirement specification is known as System Testing.
In other words we can say that "System Testing is a level of the software testing process where a whole product (i.e- a
I want to a Eclipse Demo example How to connect SpringMVC +hibernate+Mysql and not used annotation in hibernate and to make the hbm.xml and .cfg.xml file with that .
