Re: C++, OLEDb, Bulkcopy
Tech-Archive recommends: Speed Up your PC by fixing your registry
passo71 (passo71@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
Hello,
Is there a way to perform bulk copying a texte file records on to a SQL
Server table. ?
Yes. You can read about the IRowsetFastLoad interface in Books Online
for SQL Server.
You can also find sample code here:
http://www.microsoft.com/downloads/info.aspx?na=22&p=6&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d7824ba50-3e29-45cf-8c02-5597c014a707%26DisplayLang%3den
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
Relevant Pages
- RE: Fulltext failure on a 2 node cluster
... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ... (microsoft.public.sqlserver.clustering) - Re: HELP PLEASE ~ ???
... You mentioned that it went ahead and added a SQL ... SQL Server 2000 database for all my data. ... find the connectionString in the newly recreated SQLExpress database. ... The connection string specifies a local Sql Server Express instance ... (microsoft.public.dotnet.framework.aspnet) - Re: Multi-Channel Raid VS SAN Storage
... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ... (microsoft.public.sqlserver.setup) - Re: Multi-Channel Raid VS SAN Storage
... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ... (microsoft.public.sqlserver.setup) - RE: How do I get back to base SQL server on my SBS 2003 server?
... After you uninstall SQL 2005, the instance which you upgraded will not go ... Uninstall and then reinstall ISA server. ... Uninstall and then reinstall the Monitoring component. ... Tools to Maintenance, change Monitoring component to Install, and then ... (microsoft.public.windows.server.sbs) |
|