Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Perform bulk copies with .NET 2.0's SqlBulkCopy class
- A common development task is transferring data betweendisparate data sources. If you have worked with SQL Server, the bcp bulk copy command will be familiar to you. It allowsyou to quickly bulk copy large files into SQL Server tables or views. With .NETFramework 1.1, you can utilize bcp via a...
- Tags: Databases, .NET, Microsoft .NET, development task, Tony Patton, DestinationTableName property, SqlBulkCopy, SqlBulkCopy class, Microsoft SQL Server, data source, database, server
- Technical articles 2007-05-29
- Perform bulk copies with .NET 2.0's SqlBulkCopy class
- The .NET Framework 2.0's SqlBulkCopy class allows you to easily move data programmatically from any data source to a SQL Server table. Learn how to use SqlBulkCopy to streamline data transfers. A common development task is transferring data between disparate data sources. If you have worked with SQL...
- Tags: Microsoft .NET, Microsoft SQL Server, SqlBulkCopy, Databases, Tony Patton, .NET, development task, DestinationTableName property, SqlBulkCopy class, data source, database, server, .NET Newsletter, Caveat, Data, Class, .NET Framework 2.0, DataTable, Listing C, Storage, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
- Technical articles 2007-05-29
Additional Resources
- Perform bulk copies with .NET 2.0's SqlBulkCopy class
- Identity ColumnsIf copying from one database to another, is it possible to preserve the identity column numbering or does the destination table carry on from its current seed number?
- Tags: .NET, Application servers, StephenInScotland, Microsoft .NET
- Discussion threads 2007-05-30
- MSDN Webcast: What's New in ADO.NET 2.0 (Level 200)
- This webcast takes a look at the ProviderFactory classes and the improvements they offer over the IDb family of interfaces. The webcast explains how you can perform bulk imports using the SqlBulkCopy class, and how to stream data into Microsoft SQL Server with speeds that come close to using the...
- Tags: Microsoft Developer Network, Webcast, Microsoft ADO.NET, Microsoft Corp., Digital Media, Databases, Consumer Electronics, Personal Technology, Enterprise Software, Software, Data Management
- Webcasts
- CsvReader (zip)
- CsvReader is a .Net class for parsing virtually any commonly found delimited data format, CSV, and tab delimited. It's usable from C#, VB.Net, ASP.Net, or any other .Net language. The memory required while parsing will only grow to the amount of memory required to hold one full record of data,...
- Tags: Memory, CsvReader, .Net, Application Servers, Middleware, C#, Software Development, Software/Web Development, Enterprise Software, Software, Programming Languages
- Software downloads 2006-02-03
- A free fully functional database is yours with Microsoft's SQL Server Express
- A free fully functional database is yours with Microsoft's SQL Server Expressarticle rootDoes the Express Edition interest you?The downloadable version of this article is available here:http://techrepublic.com.com/5138-9592-6042602.htmlWhat is your favorite inexpensive database application? Will you take a look at SQL Server 2005 Express Edition?Joshua, betterread the license again.it clearly states for...
- Tags: database, josh hoskins, Mark W. Kaelin, Microsoft Corp., Microsoft SQL Server, MySQL, software, sql server 2005
- Discussion threads 2006-02-23
- << Previous
- page 1 of 1
- Next >>