SQL Server knowledge center
everything about SQL Server
See also:
Other Geeks@INDC
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Recent Posts
Fitur T-SQL Window Function Terbaru dari SQL Denali
Bermain-main dengan Fitur T-SQL Denali : SEQUENCE
Renungan atas artikel "Being a SQL Server Pro Is Hard Work!"
Found Error When Starting First SQL Denali Analysis Service in Vertipaq Mode and How to Troubleshoot
Fitur-fitur yang tidak disupport di SQL Denali
Different role of IT architects
Pertanyaan Mengenai SQL Query Optimizer
Solusi dan Pemrograman Transact-SQL : Convert Comma Delimited String into Resultset with Transact-SQL
Solusi dan Pemrograman Transact-SQL : UNPIVOT Problem and Solution
Solusi dan Pemrograman Transact-SQL
Tags
ASP.NET
Business Intelligence
C Sharp
General/motivation
LINQ
Rubrik Solusi dan Teknik Pemrograman Transact SQL
SharePoint and Microsoft Office 2007 SharePoint Server
solusi
SQL Server
SQL Server Reporting Services
Windows Communication Foundation (WCF)
Windows Workflow Foundation
News
Your database is crawling like turtles? I can turn it like sport car, contact me if you need help. My email : sologuyfromrolla@gmail.com
Navigation
Home
Blogs
Videos
Curriculum
eBooks
Jobs
Forum
Downloads
Archives
September 2011 (3)
August 2011 (2)
March 2011 (3)
February 2011 (1)
January 2011 (4)
December 2010 (2)
June 2010 (4)
May 2010 (5)
March 2010 (2)
January 2010 (10)
December 2009 (11)
November 2009 (3)
August 2009 (5)
July 2009 (10)
June 2009 (1)
April 2009 (3)
March 2009 (3)
February 2009 (11)
January 2009 (7)
December 2008 (17)
November 2008 (11)
October 2008 (5)
September 2008 (8)
August 2008 (2)
July 2008 (16)
June 2008 (15)
May 2008 (16)
April 2008 (20)
March 2008 (19)
February 2008 (16)
January 2008 (21)
December 2007 (31)
November 2007 (30)
October 2007 (16)
September 2007 (4)
August 2007 (8)
April 2007 (19)
March 2007 (1)
February 2007 (1)
July 2006 (1)
May 2006 (29)
April 2006 (11)
August 2007 - Posts
0
Comments
Export to Text File with dynamic behaviour
by
Kasim.Wirama
Export to Text File with dynamic behaviour Written by : Kasim Wirama This article I would like to show you how to configure dynamic setting in SSIS. If you are new to SSIS, I suggest you try my article at my blogs ( http://geeks.netindonesia.net/blogs...
Filed under:
SQL Server
1
Comments
Exporting data to text file with SSIS
by
Kasim.Wirama
Exporting data to text file with SSIS Written by : Kasim Wirama This article I would like to show how to export data from SQL Server into SSIS. Don't worry, it is actually interesting although it requires some time as learning curve. I will show you...
Filed under:
SQL Server
0
Comments
Allowing BULK INSERT for non-SysAdmin Users in SQL 7.0
by
Kasim.Wirama
This article written by Paul Ibison - have a read - http://www.sqlservercentral.com/columnists/pibison/bulkinsertworkaround.asp This article is good, so I think I have to upload it to my blogs, so SQL Server mailuser can study it, and for my reference...
Filed under:
SQL Server
0
Comments
Manage identity column in merge replication
by
Kasim.Wirama
This article written by Michael R. Hotek - http://www.mssqlserver.com/replication/bp_replication_with_identity.asp This article I publish for public for purpose of sharing knowledge to Indonesia SQL Server community only. Time and again, I see posts to...
Filed under:
SQL Server
0
Comments
Merge replication - Manual range handling
by
Kasim.Wirama
A good article from Paul Ibison - http://www.sqlservercentral.com/columnists/pibison/mergereplicationmanualrangehandling.asp , have a read. Summary: SQL Server 2000 replication is a great feature, but it can cause some headaches at times. Since the use...
Filed under:
SQL Server
5
Comments
altering a column on a replicated table
by
Kasim.Wirama
A good article from Paul Ibison (worth to read) - http://www.sqlservercentral.com/columnists/pibison/alteringacolumnonareplicatedtable.asp Summary: SQL Server 2000 replication is usually simple and easy to setup and work with. However there are many restrictions...
Filed under:
SQL Server
0
Comments
Log Shipping vs. Replication
by
Kasim.Wirama
A good article from sql server central.com, written by Paul Ibison , happy reading Summary: SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their...
Filed under:
SQL Server
1
Comments
The SQL Server 2005 Build List
by
Kasim.Wirama
Excerpt fdrom SQL server central articles A list of all the builds that I can find and install on my Build VM. If you find a build not listed here, please let me know (sjones @ sqlservercentral.com). All builds are listed in reverse order, so the newest...
Filed under:
SQL Server