Skip to content Skip to sidebar Skip to footer
Showing posts with the label Import

Truncation Errors Importing To Sql Server 2005 From Excel

Long story short, I'm taking a bunch of excel documents one by one, and importing them using th… Read more Truncation Errors Importing To Sql Server 2005 From Excel

How To Import Text Files With The Same Name And Schema But Different Directories Into Database?

I require to import multiple txt files with the same name and same schemas into the same table in S… Read more How To Import Text Files With The Same Name And Schema But Different Directories Into Database?

Import Xml File Into Sql Server Without Bulk

I'm trying to import data from a XML file into a database. I've made a test script using BU… Read more Import Xml File Into Sql Server Without Bulk

Import Mysql Dump File Into Mssql

Browsermob / Neustar produces a MySQLdump file that you can use to query load test data without inc… Read more Import Mysql Dump File Into Mssql

Sql Server: Importing And Archiving Weekly Data

Any ideas/suggestions appreciated.... I've been asked to come up with a simple way to import ne… Read more Sql Server: Importing And Archiving Weekly Data

Specify How Primary Keys Are Generated During Ssis Xml Import

The problem is I import data into relational tables where the source of the data is a XML-file + XS… Read more Specify How Primary Keys Are Generated During Ssis Xml Import