mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
More simple map file without revisions. Add ODBCINST*.
This commit is contained in:
committed by
Brian Bruns
parent
cc7f9d8fa1
commit
0919ca2a89
@@ -1,8 +1,4 @@
|
|||||||
LIBMDB_1.0 {
|
{
|
||||||
# global:
|
|
||||||
# *;
|
|
||||||
# }
|
|
||||||
# LIBMDB_2.0 {
|
|
||||||
global:
|
global:
|
||||||
mdb_*;
|
mdb_*;
|
||||||
_mdb_put_int16;
|
_mdb_put_int16;
|
||||||
|
|||||||
@@ -1,10 +1,7 @@
|
|||||||
LIBMDBODBC_0.0 {
|
{
|
||||||
#global:
|
|
||||||
# *;
|
|
||||||
#}
|
|
||||||
#LIBMDBODBC_1.0 {
|
|
||||||
global:
|
global:
|
||||||
SQL*;
|
SQL*;
|
||||||
|
ODBCINST*;
|
||||||
|
|
||||||
local:
|
local:
|
||||||
*;
|
*;
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
LIBMDBSQL_1.0 {
|
{
|
||||||
#global:
|
|
||||||
# *;
|
|
||||||
#}
|
|
||||||
#LIBMDBSQL_2.0 {
|
|
||||||
global:
|
global:
|
||||||
mdb_sql_*;
|
mdb_sql_*;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user