mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 07:27:01 +08:00
6 lines
178 B
Bash
6 lines
178 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
# Simple test script; run after performing
|
||
|
# git clone https://github.com/mdbtools/mdbtestdata.git test
|
||
|
./src/util/mdb-sql -i test/sql/nwind.sql test/data/nwind.mdb
|