mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:21:22 +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:
|
||||
mdb_*;
|
||||
_mdb_put_int16;
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
LIBMDBODBC_0.0 {
|
||||
#global:
|
||||
# *;
|
||||
#}
|
||||
#LIBMDBODBC_1.0 {
|
||||
{
|
||||
global:
|
||||
SQL*;
|
||||
ODBCINST*;
|
||||
|
||||
local:
|
||||
*;
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
LIBMDBSQL_1.0 {
|
||||
#global:
|
||||
# *;
|
||||
#}
|
||||
#LIBMDBSQL_2.0 {
|
||||
{
|
||||
global:
|
||||
mdb_sql_*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user