What if you have to transfer DTS to SQL-Server 2005 running on a 64-bit machine?
Well its a good question .
Most of us would simply say rewrite the DTS. Well thats too simple, isn’t it???
I have another simpler suggestion re-write the DTS using SSIS (SQL Server Integration Services) on a 32-bit computer and compile it [...]
Archive for April, 2007
Transferring DTS to 64-bit SQL 2K5
Posted in SQL, SQL Server 2005 on April 14, 2007 | Leave a Comment »
Microsoft Acquires TeamPlain!
Posted in Microsoft on April 13, 2007 | Leave a Comment »
| View Show | Create Your Own
Manually setting a new value to the identity column of a table (DBCC CHECKIDENT)
Posted in SQL on April 12, 2007 | 2 Comments »
At times it is required that we reset the seed of an identity column of our tables. One way to archive this is that you simply copy all the values into a new temporary table and have a new identity filed. Hmm… that’s not a good work around.
Well the best thing that you can do is [...]
GSSP Certification from Microsoft ( GIAC Secure Software Programmer Status)
Posted in .NET, ASP .NET, Community News on April 5, 2007 | 2 Comments »
Microsoft has finally planned to go for a Secure Software Programmers Certification. Just considering the growth in Internet crime, the best solution is to create a secure application from programmers that know their stuff.
The SANS Institute will be introducing these exams really soon, so you techies out there get prepared to be the first GSSP’s [...]



