File: acconfig.h

package info (click to toggle)
myodbc 2.50.39-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,372 kB
  • ctags: 571
  • sloc: sh: 8,709; ansic: 6,505; makefile: 84
file content (20 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

/* always defined for myodbc on unix */
#undef _UNIX_

/* odbc types */
#undef SQLHENV
#undef SQLHDBC
#undef SQLHSTMT
#undef SQLINTEGER
#undef SQLUINTEGER
#undef SQLSMALLINT
#undef SQLUSMALLINT
#undef SQLPOINTER
#undef SQLRETURN
#undef SQLCHAR
#undef SQLHWND

#undef HAVE_SQLGETPRIVATEPROFILESTRING

#undef SYSTEM_ODBC_INI