No announcements
Found 2936180 threads
-
0 Votes
When importing from CSV to SQL Server using C# SqlBulkCopy data is imported only in one column
Hi All, When importing from CSV to SQL Server using C# SqlBulkCopy all data ...Proposed | 2 Replies | 1729 Views | Created by Nhlanhlanzima1233 - Thursday, December 6, 2018 6:12 AM | Last reply by Jack J Jun - Monday, December 10, 2018 4:07 AM -
0 Votes
Importing csv files to SQL Server Express
Here's the question: What is the best way to import the csv files being sent to me via email into SQL ...Answered | 2 Replies | 11713 Views | Created by Darkenmoor - Thursday, November 22, 2007 2:15 PM | Last reply by Hemantgiri Goswami - Monday, November 26, 2007 6:00 AM -
0 Votes
SqlBulkCopy not importing data from Excel
project exporting data from Excel to SQL Server with Visual Studio 12 and C#. I managed to import from Excel to a ... -
0 Votes
How to uplaod CSV file in sql server using C# ?
, but the .csv data insertion in database is remain.. using c# i have to do this..in .NET ...Answered | 1 Replies | 3398 Views | Created by Jaydeep Solanki - Wednesday, December 13, 2006 6:40 AM | Last reply by Paul P Clement IV - Wednesday, December 13, 2006 2:16 PM -
0 Votes
How to sqlbulkcopy large csv file to Sql server?
batch in multiple DataTables, and SQLBulkCopy each data table to same dest DB table, will it insert value into the dest ...Answered | 2 Replies | 1000 Views | Created by Niel1 - Wednesday, February 17, 2016 12:08 AM | Last reply by Zhanglong Wu - Wednesday, February 17, 2016 6:18 AM -
1 Votes
Importing .CSV file to Sql Server
You also can try bulk insert SQL to import .CSV file Please refer to -Answered | 4 Replies | 11672 Views | Created by sinner1988 - Wednesday, May 30, 2012 10:00 PM | Last reply by BIWORK - Thursday, May 31, 2012 4:53 AM -
1 Votes
Importing Data from Datagridview to SQL Server
Hi Importing Data from Datagridview to SQL Server, the data include data types such as Numeric,date, Money ...Answered | 4 Replies | 5908 Views | Created by tmpmadula - Wednesday, November 19, 2014 5:55 AM | Last reply by ryguy72 - Friday, December 12, 2014 7:55 PM -
0 Votes
SQLBulkCopy Slow when doing CSV files
I have built a simple application to upload CSV file's with 40 columns and about 2.7 million rows each into a Datatable which is created using ... -
0 Votes
How to Update data using sqlbulkcopy
I am import data excel to sql server using sqlbulkcopy class it is successfully inserted ..but now i want to ...Answered | 1 Replies | 7766 Views | Created by Dipak Sutare - Thursday, October 24, 2013 12:40 PM | Last reply by Allen Li - MSFT - Monday, October 28, 2013 6:07 AM -
5 Votes
Importing data from excel to SQL Server
Hello team, I need to import data from Excel into SQL Server. Should I use integration services for this ...Answered | 7 Replies | 1876 Views | Created by cloudsInSky - Thursday, October 10, 2013 4:14 PM | Last reply by SathyanarrayananS - Friday, October 11, 2013 4:05 PM -
0 Votes
Importing into Sql Server2000 using DTS from CSV file
Sql Server straight forward no data cleansing or anything and i noticed everyday it misses the last row in the CSV file. Has anybody come accross ...Unanswered | 1 Replies | 3941 Views | Created by SCHIN - Wednesday, February 27, 2008 2:57 PM | Last reply by Deepak Rangarajan - Wednesday, February 27, 2008 3:33 PM -
1 Votes
Importing excel into sql server using c#
how to import excel data into sql server using c# in web applicationAnswered | 1 Replies | 3685 Views | Created by Raj K Jain - Tuesday, March 20, 2012 7:48 PM | Last reply by Lie You - Thursday, March 22, 2012 3:40 AM -
1 Votes
Replace blank with null on csv SQLBulkCopy
Hi Everyone, I recently was looking for a solution to bulk import a csv file from behind code and I found someone else code which work perfectly except ...Answered | 2 Replies | 7963 Views | Created by zXSwordXz - Tuesday, October 15, 2013 2:45 AM | Last reply by Tobby 13 - Friday, January 15, 2016 11:36 PM -
1 Votes
Importing CSV
I am trying to import CSV files using SQL Server import and export wizard but I can't find a data source that will allow me to import ...Answered | 1 Replies | 5160 Views | Created by Torshin - Thursday, May 28, 2009 5:32 PM | Last reply by Raj Kasi - MSFT - Thursday, May 28, 2009 6:57 PM -
0 Votes
Finish column imported from MS SQL server
. Start column for task is OK. But Finish column has the same value as start column in some cases. For ...Proposed | 2 Replies | 664 Views | Created by Tomas Petrik - Monday, October 13, 2014 12:14 PM | Last reply by Tomas Petrik - Tuesday, October 14, 2014 12:43 PM -
0 Votes
Importing data from SQL Server to Oracle.
1. Design SSIS Package to export the data from SQL Server to .csv files 2. Transfer .csv files ...Answered | 7 Replies | 5033 Views | Created by Tapas Dash - Monday, September 14, 2009 8:54 AM | Last reply by Tapas Dash - Wednesday, September 16, 2009 4:38 AM -
0 Votes
Failed importing .csv data
Im just simply trying to import .csv data from this link given in the microsoft azure: Imagine ...Answered | 1 Replies | 382 Views | Created by velociraptor111 - Saturday, May 7, 2016 8:28 PM | Last reply by neerajkh_MSFT - Saturday, May 7, 2016 8:38 PM -
0 Votes
Problem while importing CSV data in DataSet (ASP.Net using C#))
Hi, I have written a class to import data from CSV file into DataSet. Following is the code:Answered | 6 Replies | 11183 Views | Created by Umesh.Gandhi - Tuesday, January 2, 2007 9:25 PM | Last reply by Umesh.Gandhi - Wednesday, January 3, 2007 3:37 PM -
0 Votes
How to license SQL Server when using only one ODBC
Hello, How do i have to license the following infrastructur concerning SQL Server ClientAccessLicenses? I Have one ...Answered | 2 Replies | 2800 Views | Created by FranWun - Friday, September 6, 2013 9:24 AM | Last reply by FranWun - Friday, September 6, 2013 9:59 AM -
0 Votes
Importing data from DB2 to SQL server
Hi, I'm new to SQL server. My huge data is there in DB2. I tried to import using SSIS import/export wizard, ...Unanswered | 3 Replies | 5369 Views | Created by Vaassu - Wednesday, May 23, 2007 6:59 AM | Last reply by MatthewRoche - Wednesday, May 23, 2007 2:32 PM - Items 1 to 20 of 2936180 Next ›
No announcements