Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AccelerationNet
/
access2csv
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
90
Code
Issues
6
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2022
Merge pull request #18 from dweekly/master
Show description for b0b4e25
bobbysmith007
authored
b0b4e25
View commit details
Copy full SHA for b0b4e25
Browse repository at this point
Commits on Jul 3, 2020
Merge pull request #1 from dweekly/dweekly-patch-1
Show description for 3c12e3c
dweekly
authored
3c12e3c
View commit details
Copy full SHA for 3c12e3c
Browse repository at this point
Fix Maven failure by updating version
Show description for 87f44ff
dweekly
authored
87f44ff
View commit details
Copy full SHA for 87f44ff
Browse repository at this point
Commits on Apr 14, 2020
Merge pull request #17 from jeff-99/master
Show description for 2edd3cb
bobbysmith007
authored
2edd3cb
View commit details
Copy full SHA for 2edd3cb
Browse repository at this point
Commits on Apr 10, 2020
Added Dockerfile to run access2csv
jeff-99
committed
8582263
View commit details
Copy full SHA for 8582263
Browse repository at this point
Commits on Dec 19, 2017
Merge pull request #14 from ayee-hatfield/writeNULL
Show description for 5edd3e9
bobbysmith007
authored
5edd3e9
View commit details
Copy full SHA for 5edd3e9
Browse repository at this point
Commits on Dec 11, 2017
Updated README file with example of running access2csv in the appassembler directory after compilation.
ayee-hatfield
committed
53d48e1
View commit details
Copy full SHA for 53d48e1
Browse repository at this point
Commits on Dec 8, 2017
Simplified the usage of OptionSpec after feedback from ryepup.
Show description for 22cef4d
ayee-hatfield
committed
22cef4d
View commit details
Copy full SHA for 22cef4d
Browse repository at this point
Commits on Dec 6, 2017
- [BUG FIX] Fixed --with-header option to work when --table option is specified.
ayee-hatfield
committed
9781ffa
View commit details
Copy full SHA for 9781ffa
Browse repository at this point
Commits on Nov 28, 2017
- Added quote-all option and write-null option. Needed a way to write out bare NULL without surrounding quotes. - If schema is specified then output directory is not required (then data files would…
Show description for 6b77938
ayee-hatfield
committed
6b77938
View commit details
Copy full SHA for 6b77938
Browse repository at this point
Commits on Nov 23, 2016
Merge branch 'master' of github.com:AccelerationNet/access2csv
bobbysmith007
committed
1fad484
View commit details
Copy full SHA for 1fad484
Browse repository at this point
Merged branch that contains opening encrypted databases
bobbysmith007
committed
9e750c0
View commit details
Copy full SHA for 9e750c0
Browse repository at this point
Merge pull request #9 from VenetianRed/master
Show description for d9f3159
bobbysmith007
authored
d9f3159
View commit details
Copy full SHA for d9f3159
Browse repository at this point
Read password-protected databases
Show description for 01e51d0
VenetianRed
committed
01e51d0
View commit details
Copy full SHA for 01e51d0
Browse repository at this point
Commits on Feb 15, 2016
Remove test for method that was removed
ansell
committed
1583f7d
View commit details
Copy full SHA for 1583f7d
Browse repository at this point
Add csvprefix option to add a prefix to all generated csv file names
ansell
committed
f8a2a90
View commit details
Copy full SHA for f8a2a90
Browse repository at this point
remove usage, joptsimple now generates the usage notice
ansell
committed
652f15b
View commit details
Copy full SHA for 652f15b
Browse repository at this point
Fix the message to show the actual directory used for the export
ansell
committed
92b424a
View commit details
Copy full SHA for 92b424a
Browse repository at this point
Use joptsimple to cleanup the option parsing code
Show description for 059b61f
ansell
committed
059b61f
View commit details
Copy full SHA for 059b61f
Browse repository at this point
Remove the .classpath and .project files that need to be regenerated each time
ansell
committed
3db6e65
View commit details
Copy full SHA for 3db6e65
Browse repository at this point
Remove myself from .travis.yml file
ansell
committed
ecd4d1e
View commit details
Copy full SHA for ecd4d1e
Browse repository at this point
Update readme with the location of the script
ansell
committed
6494a7c
View commit details
Copy full SHA for 6494a7c
Browse repository at this point
Add trivial tests for Driver
Show description for 813a9af
ansell
committed
813a9af
View commit details
Copy full SHA for 813a9af
Browse repository at this point
add assembly instructions to pom
ansell
committed
4b8f303
View commit details
Copy full SHA for 4b8f303
Browse repository at this point
Remove binaries from repository
ansell
committed
3cb7a05
View commit details
Copy full SHA for 3cb7a05
Browse repository at this point
add script to run access2csv
ansell
committed
8e8deac
View commit details
Copy full SHA for 8e8deac
Browse repository at this point
Initial move to maven
ansell
committed
9233315
View commit details
Copy full SHA for 9233315
Browse repository at this point
Commits on Dec 23, 2015
Merge pull request #5 from cristianoteles/patch-1
Show description for 7e06e4a
bobbysmith007
committed
7e06e4a
View commit details
Copy full SHA for 7e06e4a
Browse repository at this point
Option to export the header with the field names
Show description for 858fb74
cristianoteles
committed
858fb74
View commit details
Copy full SHA for 858fb74
Browse repository at this point
Commits on Mar 15, 2014
make ant compile access2csv
Show description for 0b2a964
ryepup
committed
0b2a964
View commit details
Copy full SHA for 0b2a964
Browse repository at this point
Commits on Mar 14, 2014
use relative paths for building
Show description for 24c86a7
ryepup
committed
24c86a7
View commit details
Copy full SHA for 24c86a7
Browse repository at this point
Commits on Dec 10, 2013
add readme notes about installation and building
ryepup
committed
b0c4632
View commit details
Copy full SHA for b0c4632
Browse repository at this point
add `-h` option to print usage
ryepup
committed
e8782db
View commit details
Copy full SHA for e8782db
Browse repository at this point
ignore build artifacts
ryepup
committed
24c2125
View commit details
Copy full SHA for 24c2125
Browse repository at this point
initial version
Show description for 50937c6
ryepup
committed
50937c6
View commit details
Copy full SHA for 50937c6
Browse repository at this point
You can’t perform that action at this time.