notice.txt
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:1k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. /********************************************************************
  2.   PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
  3.   Copyright (C) 1998; Insight Distribution Systems
  4.   The code contained in this library is based on code written by 
  5.   Christian Czezatke and Dan McGuirk, (C) 1996.
  6.   This library is free software; you can redistribute it and/or modify
  7.   it under the terms of the GNU Library General Public License as 
  8.   published by the Free Software Foundation; either version 2 of the 
  9.   License, or (at your option) any later version.
  10.   This library is distributed in the hope that it will be useful, but
  11.   WITHOUT ANY WARRANTY; without even the implied warranty of
  12.   MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  13.   Library General Public License for more details.
  14.   You should have received a copy of the GNU Library General Public
  15.   License along with this library (see "license.txt"); if not, write to
  16.   the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
  17.   02139, USA.
  18.   How to contact the author:
  19.   email:  byronn@insightdist.com (Byron Nikolaidis)
  20. ***********************************************************************/