1/* 2 * iodbcunix.h 3 *
| 1/* 2 * iodbcunix.h 3 *
|
4 * $Id: iodbcunix.h,v 1.7 2006/01/24 15:02:23 source Exp $
| 4 * $Id: iodbcunix.h,v 1.8 2009/08/30 10:48:32 source Exp $
|
5 * 6 * ODBC defines for Unix 7 * 8 * The iODBC driver manager. 9 * 10 * Copyright (C) 1995 by Ke Jin <kejin@empress.com>
| 5 * 6 * ODBC defines for Unix 7 * 8 * The iODBC driver manager. 9 * 10 * Copyright (C) 1995 by Ke Jin <kejin@empress.com>
|
11 * Copyright (C) 1996-2006 by OpenLink Software <iodbc@openlinksw.com>
| 11 * Copyright (C) 1996-2009 by OpenLink Software <iodbc@openlinksw.com>
|
12 * All Rights Reserved. 13 * 14 * This software is released under the terms of either of the following 15 * licenses: 16 * 17 * - GNU Library General Public License (see LICENSE.LGPL) 18 * - The BSD License (see LICENSE.BSD). 19 *
--- 141 unchanged lines hidden --- | 12 * All Rights Reserved. 13 * 14 * This software is released under the terms of either of the following 15 * licenses: 16 * 17 * - GNU Library General Public License (see LICENSE.LGPL) 18 * - The BSD License (see LICENSE.BSD). 19 *
--- 141 unchanged lines hidden --- |