DBI::W32ODBC
NAMESYNOPSIS
DESCRIPTION
NAME
DBI::W32ODBC − An experimental DBI emulation layer for Win32::ODBC
SYNOPSIS
use DBI::W32ODBC;
# apart from the line above everything is just the same as with
# the real DBI when using a basic driver with few features.
DESCRIPTION
This is an experimental pure perl DBI emulation layer for Win32::ODBC
If you can improve this code I’d be interested in hearing about it. If you are having trouble using it please respect the fact that it’s very experimental. Ideally fix it yourself and send me the details.
Some Things Not Yet Implemented
Most attributes including PrintError & RaiseError.
type_info and table_info
Volunteers welcome!
More Linux Commands
manpages/flock.2.html
flock(2) - apply or remove an advisory lock on an open file
Apply or remove an advisory lock on the open file specified by fd. The argument operation is one of the following: LOCK_SH Place a shared lock. More than one pr
manpages/gnutls_pubkey_import_dsa_raw.3.html
gnutls_pubkey_import_dsa_raw(3) - API function (Man Page)...
This function will convert the given DSA raw parameters to the native gnutls_pubkey_t format. The output will be stored in key. RETURNS On success, GNUTLS_E_SUC
manpages/perlpragma.1.html
perlpragma(1) - how to write a user pragma - Linux man page
A pragma is a module which influences some aspect of the compile time or run time behaviour of Perl, such as strict or warnings. With Perl 5.10 you are no longe
manpages/sd_is_fifo.3.html
sd_is_fifo(3) - Check the type of a file descriptor.........
sd_is_fifo() may be called to check whether the specified file descriptor refers to a FIFO or pipe. If the path parameter is not NULL, it is checked whether the
manpages/ruserok_af.3.html
ruserok_af(3) routines for returning a stream to a remote co
The rcmd() function is used by the superuser to execute a command on a remote machine using an authentication scheme based on privileged port numbers. The rresv
manpages/XvQueryBestSize.3.html
XvQueryBestSize(3) - determine the optimum drawable region s
Some ports may be able to scale incoming or outgoing video. XvQueryBestSize(3) returns the size of the closest destination region that is supported by the adapt
manpages/bigrat.3pm.html
bigrat(3pm) - Transparent BigNumber/BigRational support for
All operators (including basic math operations) are overloaded. Integer and floating-point constants are created as proper BigInts or BigFloats, respectively. O
manpages/nologin.5.html
nologin(5) - prevent unprivileged users from logging into th
If the file /etc/nologin exists and is readable, login(1) will allow access only to root. Other users will be shown the contents of this file and their logins w
manpages/stap.1.html
stap(1) - systemtap script translator/driver (Man Page).....
The stap program is the front-end to the Systemtap tool. It accepts probing instructions (written in a simple scripting language), translates those instructions
manpages/gluEndPolygon.3gl.html
gluEndPolygon(3gl) - delimit a polygon description (ManPage)
gluBeginPolygon and gluEndPolygon delimit the definition of a nonconvex polygon. To define such a polygon, first call gluBeginPolygon. Then define the contours
manpages/Tcl_GetEncodingNames.3.html
Tcl_GetEncodingNames(3) - procedures for creating and using
Tcl_GetEncoding finds an encoding given its name. The name may refer to a built-in Tcl encoding, a user-defined encoding registered by calling Tcl_CreateEncodin
manpages/glPassThrough.3gl.html
glPassThrough(3gl) - place a marker in the feedback buffer
Feedback is a GL render mode. The mode is selected by calling glRenderMode with GL_FEEDBACK. When the GL is in feedback mode, no pixels are produced by rasteriz
