mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-02 12:27:09 +08:00
patches 604726 and 655057 and more gmdb2 work
This commit is contained in:
17
src/util/.cvsignore
Normal file
17
src/util/.cvsignore
Normal file
@@ -0,0 +1,17 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
mdb-array
|
||||
mdb-export
|
||||
mdb-header
|
||||
mdb-parsecsv
|
||||
mdb-schema
|
||||
mdb-sql
|
||||
mdb-tables
|
||||
mdb-ver
|
||||
prcat
|
||||
prdata
|
||||
prdump
|
||||
prkkd
|
||||
prtable
|
||||
@@ -20,6 +20,8 @@
|
||||
|
||||
#include "mdbtools.h"
|
||||
|
||||
void read_to_row(MdbTableDef *table, char *sargname);
|
||||
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
int rows;
|
||||
|
||||
Reference in New Issue
Block a user