no

How to Generate Dynamic Sql Insert Statements in Ms Excel

Excel is a very powerful tool, you can use it in a lot of things. For me, I often use it to geenrate dynamic database inserts. For example y...

How to Reseed the Identity to 0 in Mssql

There are times when you want to reset the identity back to 0 before inserting records into the database. To do that execute the following s...

How to Fix Login Failed for User in Mssql

Often you will encounter this error if you are restoring a database from one machine into another. What causes the error: On a full backup o...

Paypal - Add Multiple Item in the Cart for Checkout

I have a requirement to add multiple items in a paypal cart at the same time and here's how I did it. <form method="post" a...

How to Fix the Connection Was Reset in Phpmyadmin

Error: The connection was reset The connection to the server was reset while the page was loading. * The site could be temporarily una...

Learn Magento Multi Store on 1and1 Vps Package Domains

What you need: Money - to buy package and domains from 1and1 What we have is a VPS III Package from 1and1 that comes with a default MX do...

Transfer domain from 1and1 package into another

There are 2 major steps that we have to do for this: 1.) Unlock the domain that we want to transfer a.) login to 1and1.com (by default Packa...

How to Fix Sql Report Max Buffer Size Limit Error

This error is often caused by a misconfiguration in your web.config file. Check the following entry, it should be the max size: maxBufferSiz...

archive