Search
-
Articles
Home
Dev Articles
Sample Chapters
Add a Listing
Contact
Dev Articles
ASP.NET (440)
C# (300)
SQL Server (55)
VB.NET (195)
Web Services (6)
Search Directory
ASP.Net AJAX
AJAX ToolKit
.NET Namespaces
Applications
Articles & Samples
Assembly & Controls
Community
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP.NET
Applications
Articles & Samples
ASP.Net Sites
Assembly & Controls
Downloads
Errors & Bugs
Introduction
Knowledge Base
Sample Chapters
WebCasts
VB.Net
Articles & Samples
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
C-Sharp
Applications
Articles & Samples
C-Sharp Sites
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
SQL Server
Applications
Articles & Samples
SQL Sites
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase
Home
>
Search
>
Knowledge Base
>
SQL Server
>
Import & Export
Search:
What's New
-
What's Hot
FIX: DMO BulkCopy Fails to Copy Data When Column Names Contain the Space Character
Total Hits: 710 | Today: 0
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
Using the SQL Distributed Management Objects (DMO) BulkCopy object to
import data into a SQL Server table that contains a column with a space embedded in the column name may fail with no rows copied.
...
How to move databases between computers that are running SQL Server
Total Hits: 319 | Today: 0
Author:
Microsoft
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This step-by-step article describes how to move Microsoft SQL Server user databases and most common SQL Server components between computers that are running SQL Server. The steps described in this article assume that you will not move the master, model, tempdb, or msdb system databases. The steps provide different options for you to transfer logins and the most common components that are contained in the master and msdb databases. For information about the specific items not transferred when you...
HOW TO: Import XML into SQL Server with the XML Bulk Load Component
Total Hits: 6037 | Today: 0
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
Data that is expressed in XML can be loaded into a SQL Server 2000 database by using the XML Bulk Load component. This article outlines the steps that you need to follow to load XML data into a table that already exists in the database....
Disclaimer
-
Privacy
© 2002-2012 DevASP.net