Win32::ODBC



Contents

Part I

Part II


Module Description


Business Stuff

ODBC extension for Win32 PERL
Version v0.5a (hack) (96.04.08)
by Dave Roth (rothd@infowire.com)

Based on code by Dan DeMaggio (dmag@umich.edu) -- Thanks Dan!

Copyright

Copyright © 1996 Dave Roth. All rights reserved.
This program is free software; you can redistribute it or modify it under the same terms as PERL itself.

Disclaimer

I do not guarantee ANYTHING with this package. If you use it you are doing so AT YOUR OWN RISK! I may or may not support this depending on my time schedule and I am neither an SQL or ODBC guru so do not ask me questions regarding them!

GNU General Public License

Coming soon....

Larry Wall's "Artistic License"

Coming soon....


Version History

VersionDateChanged ByChanges
v0.5 (hack)96.03.27rothd Initial Release
v0.5a (hack)96.04.08joc Changed Data() to accept an array of field names, returning an array or scalar
Various bug fixes

Author List

AbbreviationNameEMail
rothdDave Rothrothd@infowire.com
jocJoe Casadontejoc@netaxs.com


Features/Limits

Features

Limits


Installation Instructions

  1. Copy the ODBC.PM file into the \PERL\LIB\WIN32 directory.
  2. Copy the ODBC.PLL file into the \PERL\LIB\AUTO\WIN32\ODBC directory.
  3. Define a DSN (Data Source Name) and ensure that you have everything you need to use it normally (ODBC drivers, database files, etc.)
  4. You are now ready to ODBC all over town!


This page maintined by Joe Casadonte. Please let me if something is wrong or does not make sense. Send these or other comments to: joc@netaxs.com.

Copyright © Dave Roth and Joseph L. Casadonte Jr. 1996. All rights reserved.
Win32::ODBC / 10 April 1996 / joc@netaxs.com