Sha256: cecf6d16e5ee01c93ad66c07be57b40feb1c9172d01316aa94c050b50960c9b9
Contents?: true
Size: 337 Bytes
Versions: 3
Compression:
Stored size: 337 Bytes
Contents
/* * ODBC-Ruby binding * Copyright (c) 2001-2007 Christian Werner <chw@ch-werner.de> * * See the file "COPYING" for information on usage * and redistribution of this file and for a * DISCLAIMER OF ALL WARRANTIES. * * $Id: odbc.c,v 1.3 2007/04/07 09:39:08 chw Exp chw $ */ #define UNICODE #define _UNICODE #include "../odbc.c"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-odbc-0.99991 | ext/utf8/odbc.c |
ruby-odbc-0.9999 | ext/utf8/odbc.c |
ruby-odbc-0.9998 | ext/utf8/odbc.c |