Saturday, 31 August 2013

simplest way to collect all SQL sent out

simplest way to collect all SQL sent out

References

Reference NO 1

https://www.simple-talk.com/sql/t-sql-programming/exploring-your-database-schema-with-sql/

Reference NO 2

http://blog.sqlauthority.com/2009/07/16/sql-server-four-different-ways-to-find-recovery-model-for-database/

Reference NO 3

http://javarevisited.blogspot.com/2012/10/sql-query-to-find-all-table-on-database-mysql-sqlserver.html

Reference NO 4

http://learningsqlserver.wordpress.com/2011/01/21/what-version-of-sql-server-do-i-have/

Reference NO 5

http://www.johnsansom.com/how-to-become-a-sql-server-dba/

Reference NO 6

http://www.mssqltips.com/sqlservertip/1307/simple-way-to-find-errors-in-sql-server-error-log/

Reference NO 7

http://docs.oracle.com/cd/B19306_01/appdev.102/b14261/overview.htm

Reference NO 8

http://technet.microsoft.com/magazine/c8da77b8-0956-40bf-b986-268777b9f4c9

search numbers in vba excel

search numbers in vba excel

References

Reference NO 1

http://stackoverflow.com/questions/7239328/vba-how-to-find-numbers-from-string

Reference NO 2

http://msdn.microsoft.com/en-us/library/office/ff839746.aspx

Reference NO 3

http://www.vbforums.com/showthread.php?634644-Excel-Find-Method-in-Excel-VBA-(Any-version-of-Excel)

Reference NO 4

http://www.rondebruin.nl/win/s9/win006.htm

Reference NO 5

http://www.eng.auburn.edu/~tplacek/courses/3600/Strings%20and%20Manipulations.htm

Reference NO 6

http://www.mrexcel.com/forum/excel-questions/510003-how-find-column-number-visual-basic-applications.html

Reference NO 7

http://windowssecrets.com/forums/showthread.php/51935-Using-FIND-to-return-row-number-(VBA-Excel-2000)

Reference NO 8

http://www.ozgrid.com/VBA/find-between.htm

delete query for mysql using c

delete query for mysql using c

References

Reference NO 1

http://dev.mysql.com/doc/refman/4.1/en/delete.html

Reference NO 2

http://stackoverflow.com/questions/13643836/delete-query-for-mysql-using-c

Reference NO 3

http://stackoverflow.com/questions/11825648/delete-from-multiple-table-using-single-query-in-mysql

Reference NO 4

http://www.perturb.org/display/743_MySQL_Delete_with_a_LEFT_JOIN.html

Reference NO 5

http://social.msdn.microsoft.com/Forums/en-US/6eeee784-3f17-4a37-bb35-9ca37260c21f/action?threadDisplayName=delete-query-in-c-for-mysql-not-working

Reference NO 6

http://harrybailey.com/2011/04/delete-from-two-or-multiple-tables-with-one-mysql-query/

Reference NO 7

http://www.cs.wichita.edu/~chang/lecture/cs742/program/how-mysql-c-api.html

Reference NO 8

#EANF#

Wordpress rewrite with php

Wordpress rewrite with php

References

Reference NO 1

http://codex.wordpress.org/Class_Reference/WP_Rewrite

Reference NO 2

http://codex.wordpress.org/Using_Permalinks

Reference NO 3

http://stackoverflow.com/questions/3307352/wordpress-custom-url-rewrites

Reference NO 4

http://stackoverflow.com/questions/723283/wordpress-mod-rewrite

Reference NO 5

http://www.hongkiat.com/blog/wordpress-url-rewrite/

Reference NO 6

http://phpxref.ftwr.co.uk/wordpress/wp-includes/rewrite.php.source.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Why this code works differently in Heroku?

Why this code works differently in Heroku?

References

Reference NO 1

https://devcenter.heroku.com/articles/multiple-environments

Reference NO 2

https://devcenter.heroku.com/articles/git

Reference NO 3

http://stackoverflow.com/questions/13644451/why-this-code-works-differently-in-heroku

Reference NO 4

http://stackoverflow.com/questions/2971550/how-to-push-different-local-git-branches-to-heroku-master

Reference NO 5

http://stackoverflow.com/questions/4269922/permission-denied-publickey-when-deploying-heroku-code-fatal-the-remote-end

Reference NO 6

http://guides.railsgirls.com/heroku/

Reference NO 7

http://jayunit100.blogspot.com/2012/05/how-git-heroku-and-your-laptop-work.html

Reference NO 8

#EANF#

SAX parser openStream() error

SAX parser openStream() error

References

Reference NO 1

http://stackoverflow.com/questions/13644777/sax-parser-openstream-error

Reference NO 2

http://stackoverflow.com/questions/7215392/have-error-with-saxparser-on-androidnot-well-formed-invalid-token

Reference NO 3

http://armenta-janu1991.blogspot.com/2013/08/sax-parser-openstream-error.html

Reference NO 4

http://androiddev.orkitra.com/?p=14428

Reference NO 5

http://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta1/src/java/org/apache/ivy/util/XMLHelper.java

Reference NO 6

http://mobile.tutsplus.com/tutorials/android/android-sdk-build-a-simple-sax-parser/

Reference NO 7

https://groups.google.com/d/topic/android-beginners/eZrRp2BoR3s

Reference NO 8

http://code.google.com/p/cap-library/issues/detail?id=27

Woocommerce - Displaying variations inside the loop

Woocommerce - Displaying variations inside the loop

References

Reference NO 1

http://wordpress.org/support/topic/woocommerce-displaying-product-variation-inside-loop

Reference NO 2

http://stackoverflow.com/questions/13645085/woocommerce-displaying-variations-inside-the-loop

Reference NO 3

http://stackoverflow.com/questions/15599797/woocommerce-product-variation-display-as-table-instead-of-drop-down

Reference NO 4

http://stackoverflow.com/tags/woocommerce/hot?filter=all

Reference NO 5

http://wordpress.stackexchange.com/questions/88370/show-all-products-on-one-page-with-woocommerce

Reference NO 6

http://isabelcastillo.com/woocommerce-custom-product-attributes

Reference NO 7

http://docs.woothemes.com/document/override-loop-template-and-show-quantities-next-to-add-to-cart-buttons/

Reference NO 8

#EANF#