home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _c3e37b8dcea619561cdf8aaa9a1ab99c < prev    next >
Text File  |  2000-03-23  |  2KB  |  74 lines

  1.  
  2. <HTML>
  3. <HEAD>
  4. <TITLE>DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC</TITLE>
  5. <LINK REL="stylesheet" HREF="../../../Active.css" TYPE="text/css">
  6. <LINK REV="made" HREF="mailto:">
  7. </HEAD>
  8.  
  9. <BODY>
  10. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  11. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  12. <STRONG><P CLASS=block> DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC</P></STRONG>
  13. </TD></TR>
  14. </TABLE>
  15.  
  16. <A NAME="__index__"></A>
  17. <!-- INDEX BEGIN -->
  18.  
  19. <UL>
  20.  
  21.     <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
  22.  
  23.     <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
  24.     <LI><A HREF="#description">DESCRIPTION</A></LI>
  25.     <UL>
  26.  
  27.         <LI><A HREF="#some things not yet implemented">Some Things Not Yet Implemented</A></LI>
  28.     </UL>
  29.  
  30. </UL>
  31. <!-- INDEX END -->
  32.  
  33. <HR>
  34. <P>
  35. <H1><A NAME="name">NAME</A></H1>
  36. <P>DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC</P>
  37. <P>
  38. <HR>
  39. <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
  40. <UL>
  41. <LI>Linux</LI>
  42. <LI>Solaris</LI>
  43. <LI>Windows</LI>
  44. </UL>
  45. <HR>
  46. <H1><A NAME="synopsis">SYNOPSIS</A></H1>
  47. <PRE>
  48.   use DBI::W32ODBC;</PRE>
  49. <PRE>
  50.   # apart from the line above everything is just the same as with
  51.   # the real DBI when using a basic driver with few features.</PRE>
  52. <P>
  53. <HR>
  54. <H1><A NAME="description">DESCRIPTION</A></H1>
  55. <P>This is an experimental pure perl DBI emulation layer for Win32::ODBC</P>
  56. <P>If you can improve this code I'd be interested in hearing about it. If
  57. you are having trouble using it please respect the fact that it's very
  58. experimental. Ideally fix it yourself and send me the details.</P>
  59. <P>
  60. <H2><A NAME="some things not yet implemented">Some Things Not Yet Implemented</A></H2>
  61. <PRE>
  62.         Most attributes including PrintError & RaiseError.
  63.         type_info and table_info</PRE>
  64. <P>Volunteers welcome!</P>
  65. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  66. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  67. <STRONG><P CLASS=block> DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC</P></STRONG>
  68. </TD></TR>
  69. </TABLE>
  70.  
  71. </BODY>
  72.  
  73. </HTML>
  74.