Skip to content

jbrwn/SSIS-GDAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSIS-GDAL

GDAL components for SQL Server Ingetration Services

alt tag

Requirements

  • Visual Studio 2012
  • SQL Server Data Tools
  • GDAL >= 1.9

Build

Before building you must create a strong-name key file to sign your assemblies:

sn.exe -k SSISGDAL.snk

Build:

msbuild.exe build.targets /t:build

Install:

msbuild.exe build.targets /t:install

If you have issues check build.targets and make sure the properties are set correctly for your environment

About

GDAL components for SQL Server Ingetration Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages