The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Win32::ADO"

Win32::ADO - ADO Constants and a couple of helper functions River stage zero No dependents

Not much to say. Simply provides all the ADO constants for your use, like in VBScript (or JavaScript). This module is really deprecated in favour of Win32::OLE::Const, and the proper ADO constants. Use that with the following syntax: use Win32::OLE::...

MSERGEANT/Win32-ADO-0.03 - 15 Jun 1999 10:47:21 UTC

Win32::ASP::Field - an abstract parent class for representing database fields, used by Win32::ASP::DBRecord River stage zero No dependents

Background Field objects are very strange Perl objects. Perl is class based, not prototype based. Unfortunately, unless you want to create a separate class for every mildly wierd field in your database, a class based system is sub-optimal for our pur...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::MailboxGUID - functions to convert Exchange mailbox GUIDs River stage zero No dependents

Active Directory and Exchange Server use a GUID to link a user account to a mailbox. Unfortunately, both these beasts cannot agree on the storage/presentation format of the GUID. Retrieving user objects from Active Directory with "ADSI", the "msExchM...

BINGOS/Win32-MailboxGUID-0.02 - 16 Mar 2011 12:54:57 UTC

Win32::OLE::Variant - Create and modify OLE VARIANT variables River stage two • 36 direct dependents • 38 total dependents

The IDispatch interface used by the Perl OLE module uses a universal argument type called VARIANT. This is basically an object containing a data type and the actual data value. The data type is specified by the VT_xxx constants. Functions nothing() T...

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC

Win32::ASP::DBRecord - an abstract parent class for representing database records River stage zero No dependents

The main purpose of "Win32::ASP::DBRecord"is to be subclassed. It implements a generic set of default behavior for the purpose of reading a record from a table, displaying that record in HTML, allowing edits to it, and writing that record back to the...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC
5 results (0.032 seconds)