Find Jobs
Hire Freelancers

Create a SSIS project to import csv files to SQL Server 2016

$10-30 USD

Completed
Posted over 3 years ago

$10-30 USD

Paid on delivery
To create a repeatable ssis project to pull in 8 csv files into SQL Server into a single [login to view URL] an audit table recording how many rows in the source and how many pulled in to the destination from each csv file. Source sample files attached. All source files have the same schema. The destination tables to populate are: 1. CREATE TABLE [dbo].[AA_Veronis_All]( [ID] [int] IDENTITY(1,1) NOT NULL, --PK [SourceFilePath] [varchar](max) NULL, -- A variable in ssis that defines where to pick up the source files from [SourceFile] [varchar](max) NULL, --Actual source File Name [RunID] [int] NULL, --Each run of the ssis package to look at the max(runid) from this table and add 1 [Access_Path] [varchar](max) NULL, -- 1st column of source file [File_Server] [varchar](max) NULL, -- 2nd column of source file [User_Group] [varchar](max) NULL, -- 3rd column of source file [Logon_Name] [varchar](max) NULL, -- 4th column of source file [Current_Permissions] [varchar](max) NULL, -- 5th column of source file [Owner_Name] [varchar](max) NULL, -- 6th column of source file [Account_Type] [varchar](max) NULL, -- 7th column of source file [InsertedDate] [datetime] NOT NULL, -- defaults to getdate() to capture the date/time the row was inserted CONSTRAINT [PK_AA_Veronis_AllUsers] PRIMARY KEY CLUSTERED ( [ID] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY] GO ALTER TABLE [dbo].[AA_Veronis_All] ADD CONSTRAINT [DF_AA_Veronis_AllUsers_InsertedDate] DEFAULT (getdate()) FOR [InsertedDate] GO 2. CREATE TABLE [dbo].[VerAudit]( [RunID] [int] IDENTITY(1,1) NOT NULL, --pk identity field [SourcePath] [varchar](max) NULL, -- audit the source path for each run of ssis package [SourceFile] [varchar](max) NULL, -- audit the source file for each run of ssis package [RunDate] [datetime] NULL, -- audit the run date for each run of ssis package [SourceRowCount] [int] NULL, -- audit the number of rows in the source file [DestinationRowCount] [nchar](10) NULL, -- audit the number of rows actually inserted from the source file CONSTRAINT [PK_VerAudit] PRIMARY KEY CLUSTERED ( [RunID] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
Project ID: 27821489

About the project

8 proposals
Remote project
Active 3 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hi ! When viewing your jobs details, it really jumped out at me. In my current Professional Microsoft SQL Server DBA role, I have extensive experience with Developing SSIS package to import csv files to SQL Server 2016, as well as Administration of on SQL Server versions 2000-2019. I perform the following [login to view URL] & Developer duties on a daily basis in high traffic Production OLTP environments - Analytical Development of KPIs and Dashboards utilizing MS DATAZEN - SQL Server Replication Configuration - SQL Server Installations - Expert-level troubleshooting skills with SQL Server versions 2000-2019 - WinForm Development utilizing C# in Visual Studio 2015 - SQL Server Database Development - Business Intelligence Development utilizing the MSBI Stack (SSIS, SSRS, SSAS) - Business Intelligence Development utilizing the PowerBI (data analytics, reporting, and visualization) - Implementing Always On high-availability and disaster-recovery solutions - ETL development utilizing SSIS and other ETL tools - Database backups and Database restores - Creating maintenance plans/jobs - Creating procedures, Queries - Performance tuning - Implementing/maintaining Database security - Capacity analysis - Microsoft EXCEL development, reporting, and data extractions If you choose me, you can be assured that you are getting top-notch expertise SQL Server DBA as well as someone who will complete your jobs correctly the first time. Kind Regards, Shafir
$30 USD in 1 day
5.0 (72 reviews)
6.3
6.3
8 freelancers are bidding on average $55 USD for this job
User Avatar
I can qualitatively develop a required SSIS package. I am Senior SQL Developer with 10+ years of professional experience and having exceptional expertise in Integration Services development.
$120 USD in 2 days
5.0 (49 reviews)
5.2
5.2
User Avatar
hi there! i will create that project that will pull info from csv and transfer data in sql. i can start this now.
$73 USD in 1 day
5.0 (12 reviews)
5.0
5.0
User Avatar
Hello I am expertise in etl processing and sql server . I have processed multiple file formats and using very optimized technique. if you are really looking for quick fix and resolve the issue. ping me we will finish it.
$56 USD in 1 day
4.9 (21 reviews)
4.5
4.5
User Avatar
I have a experience in asp.net, MVC, web API,Laravel,Php,,Java, Spring mvc,Hibernate, c#, SQL, entity framework,linq, razor view (Cshtl), html, Wordpress,Joomla,Shopify,Jstl,bootstrap,Angular JS, Jquery, Json,XML, reports (PDF,xls, crystal, rdlc,ssrs).
$30 USD in 1 day
4.9 (14 reviews)
3.5
3.5
User Avatar
I have more than 15 years of experience in SQL Server database design, modelling, development and Administration. I have worked for database designing and modelling of complex business requirements at efficient way. I have very good experience in TSql, writing complex scripts, complex stored procedures, functions, triggers etc. I am good with performance tuning which includes Index and its usages, JOINS, dynamic queries, CTE, Temp tables, Table variable and all its usages. I am also good and working with big clients for BI part like SSIS, SSRS and SSAS. Created different workflow PACKAGES and reports for clients. I also involved in Data warehouse design form OLTP systems. I have worked with medium to large mission critical databases. Worked as DBA for 24*7 support environment. Involved in activities like Performance monitoring, Log file maintenance, deadlocks and blocking handling, disk space management, Job monitoring and failure handling, Backup and recovery process for disaster management. I am looking for long term stable remote work and good client with not only work but good values also. I can work in any time zone and join immediately. You can check my profile.
$56 USD in 1 day
5.0 (5 reviews)
3.3
3.3
User Avatar
Hello, my name is Elom, i am I am core SQL Server Production DBA with more than 10 years of experiences. My background: - strong knowledge of relational databases, skills in SQL query design and development. - 5+ year of experience leading own projects. - 5+ year developing ERP interfaces with external systems. - 5+ year administering servers in a virtualized Windows Server environment. - 5+ years developing BI reports/dashboards using Microsoft BI/SQL Server technology stack (SSRS, SSIS, SSAS) with data from ERP systems. - 5= Experience developing with PL/SQL and XML - Create Data Warehouses using SSAS cubes, MDX, and Tabular data models. - Builds data transformations with SSIS including importing data from files, moving data from one database platform to another; builds star schema data marts. - Collaborates with business analysts, subject matter experts, and other team members to determine data extraction and transformation requirements. - Gathers business requirements and works with data analysts on physical database design and modeling. - Performs code reviews, analyzes execution plans, and re-factors inefficient code. - Follows data standards, resolves data issues, and completes unit testing and system documentation for Extract Transfer Load (ETL) processes. - Microsoft SQL Server Integration Services SSAS SSIS, SSRS and Power BI
$50 USD in 7 days
5.0 (2 reviews)
1.5
1.5
User Avatar
Leave a message if you want me to do it, then I can show you some result within few hours Bring it on... I have been playing with: Data Warehouse | ETL | Business Intelligence | Analytics | Data Insights | Database | Data Modeling | OLAP | ROLAP | MOLAP | Data Mart | SQL Server | SSDE | SSAS | SSIS | SSRS | PBIRS | Visual Studio | Power BI | Report Builder | Mobile Report Builder | Dashboard | KPI | Microsoft Office | Macro | VBA for too long, hope that I can be useful
$25 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED KINGDOM
London, United Kingdom
5.0
37
Payment method verified
Member since Jul 15, 2005

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.