User contributions for PeterHarding
Jump to navigation
Jump to search
- 16:45, 10 May 2008 diff hist +116 Python - LDAP
- 16:44, 10 May 2008 diff hist +866 Python - LDAP
- 16:24, 10 May 2008 diff hist +1,023 Python - LDAP
- 16:21, 10 May 2008 diff hist +2,015 N Python - LDAP New page: =Using the Python LDAP Module= ==Search== <pre> </pre> ==Modify== <pre> </pre> == Add== <pre> #!/usr/bin/env python # #---------------------------------------------------------------...
- 09:49, 10 May 2008 diff hist 0 Python
- 09:49, 10 May 2008 diff hist +71 Python
- 09:48, 10 May 2008 diff hist +65 Interesting Python
- 18:46, 2 May 2008 diff hist +1,108 Analyse SLAPD Logs
- 18:42, 2 May 2008 diff hist +7 Spawn.py
- 18:34, 2 May 2008 diff hist −7 Analyse SLAPD Logs
- 18:30, 2 May 2008 diff hist 0 Analyse SLAPD Logs
- 18:28, 2 May 2008 diff hist 0 Analyse SLAPD Logs
- 18:27, 2 May 2008 diff hist −503 LDAP Search Script
- 18:22, 2 May 2008 diff hist +20 Winreg.py
- 18:22, 2 May 2008 diff hist +56 Winreg
- 18:20, 2 May 2008 diff hist +22 Winreg.py
- 18:19, 2 May 2008 diff hist +16,740 N Winreg.py New page: =Overview= I am still attempting to get pywin running using the Cygwin version of Python. This is not so urgent now that I have worked out that I can run a Python script from the Cygwin ...
- 18:14, 2 May 2008 diff hist +723 N Alarm.py New page: =Simple= <pre> #!/usr/bin/env python try: import os import sys import time import msvcrt import winsound except ImportError, error: sys.stdout.write('ImportError:...
- 18:13, 2 May 2008 diff hist +689 Implementing Timers in Python current
- 18:10, 2 May 2008 diff hist +5,661 N Scrape Queue Length from Tibco Queue New page: =Python Implementation= <pre> $ cat SubmitIDOC.py #! /usr/bin/env python # # $Id:$ # # Purpose: Scrape queue length from TIBCO queue # #---------------------------------------------...
- 18:06, 2 May 2008 diff hist +3 Skel.py
- 18:05, 2 May 2008 diff hist −1 Skel.py
- 18:04, 2 May 2008 diff hist +4 Skel.py
- 18:04, 2 May 2008 diff hist −3 Skel.py
- 18:04, 2 May 2008 diff hist +10 Skel.py
- 18:03, 2 May 2008 diff hist +3,978 Skel.py
- 17:52, 2 May 2008 diff hist +3 DB Testing via ODBC →Action.c
- 17:52, 2 May 2008 diff hist +3 DB Testing via ODBC →vuser_end.c
- 17:51, 2 May 2008 diff hist +119 DB Testing via ODBC
- 17:51, 2 May 2008 diff hist +9 LDAP Search Script
- 17:50, 2 May 2008 diff hist +7 LDAP Search Script
- 17:49, 2 May 2008 diff hist +3 Data Server
- 17:49, 2 May 2008 diff hist +69 N Data Server New page: =Overview= Category:Ptyhon Category:Testing Category:TCP
- 17:48, 2 May 2008 diff hist +25 N Dserver Redirecting to Data Server current
- 17:48, 2 May 2008 diff hist +18 LDAP Search Script
- 17:47, 2 May 2008 diff hist +100 LDAP Search Script
- 17:45, 2 May 2008 diff hist +165 DB Testing via ODBC →LoadRunner Script
- 17:43, 2 May 2008 diff hist +7,622 N DB Testing via ODBC New page: =Using Windows ODBC with Python= Note this script explicitly references the ActiveState binary so as to utilize its in built ODBC module. Getting ODBC running with Python under Cygwin ha...
- 17:36, 2 May 2008 diff hist +1,815 Spawning Mutliple Scripts current
- 17:35, 2 May 2008 diff hist −3,815 Spawn.py
- 17:32, 2 May 2008 diff hist +5,950 N Analyse Test Script Logs New page: =calculate Mean and SD= This script takes the output of another script which produces test summary logs and calculates Mean and SD for query execution times. See [ODBC Test Script]. <pr... current
- 16:31, 2 May 2008 diff hist +18 MS SqlServer Notes
- 16:30, 2 May 2008 diff hist +18 ODBC Notes current
- 16:30, 2 May 2008 diff hist −16 ODBC
- 16:29, 2 May 2008 diff hist +18 ODBC
- 16:28, 2 May 2008 diff hist +39 N Category:ODBC New page: ODBC links, references and resources... current
- 16:28, 2 May 2008 diff hist +18 Spawn.py
- 16:28, 2 May 2008 diff hist +10,663 N Spawn.py New page: =Overview= This script is specifically targetted to run test.py which takes a single mandatory argument - the connector ID of the ODBC connection to use. So the script uses a list of con...
- 16:21, 2 May 2008 diff hist +39 N Category:LDAP New page: LDAP links, resources and references... current
- 16:21, 2 May 2008 diff hist +2,001 Analyse SLAPD Logs