Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some refactoring + support for SQL 2005 + select into approach for temp table creation. #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

FilipDeVos
Copy link

Hi,

I did the following changes:

  • Refactored some things around variable scope
  • Fixed some globalization issues
  • Added a Visual Studio 2010 project
  • Implemented support for SQL Server 2005
  • Changed the temp table creation to select into form
  • Moved the connection string to an App.config file
  • Added a custom exception class

More testing needs to be done on my changes, but the existing test cases all pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant