|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
PASS DBIx-SQLEngine-0.019 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 20, 2008 05:39 ·
1 post(s) |
PASS DBIx-SQLEngine-0.021 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 20, 2008 05:38 ·
1 post(s) |
PASS DBIx-DBO2-0.008 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 20, 2008 04:00 ·
1 post(s) |
PASS DBIx-SQLEngine-0.02 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 20, 2008 03:55 ·
1 post(s) |
FAIL Oracle-SQLLoader-0.9 darwin-thread-multi-64int-2level 8.10.0
Started chris · Date: Sep 20, 2008 02:42 ·
1 post(s) |
SQL Server 2008 (Dev Ed) Install Failure
Started bill · Date: Sep 19, 2008 20:12 ·
1 post(s) |
PASS Rose-DB-Object-0.7713 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 19:12 ·
1 post(s) |
PASS Rose-DB-0.745 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 19:09 ·
1 post(s) |
PASS Form-Processor-0.19 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 18:38 ·
1 post(s) |
US-NJ: Teterboro-Tech, Client Sys Implement
Started JobCircle.Com · Date: Sep 19, 2008 14:23 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
PASS DBIx-SQLEngine-0.019 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Rick Myers
Date: Sep 20, 2008 05:39
... running the tests, and if needed, also set the DBI_USER and DBI_PASS variables. Example: setenv DBI_DSN "DBI:mysql:test"; make test If you are running individual test scripts, you can pass the DSN, username, and password as command-line arguments to the test. Example: perl -Mblib t/standard.t "DBI:mysql:test" This script will now query DBI for available drivers and suggested DSNs: DBI:CSV:f_dir=. DBI:...
Show full article (10.23Kb) |
PASS DBIx-SQLEngine-0.021 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Rick Myers
Date: Sep 20, 2008 05:38
... running the tests, and if needed, also set the DBI_USER and DBI_PASS variables. Example: setenv DBI_DSN "DBI:mysql:test"; make test If you are running individual test scripts, you can pass the DSN, username, and password as command-line arguments to the test. Example: perl -Mblib t/user_dsn.t "DBI:mysql:test" This script will now query DBI for available drivers and suggested DSNs: DBI:CSV:f_dir=. DBI:...
Show full article (9.86Kb) |
PASS DBIx-DBO2-0.008 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Rick Myers
Date: Sep 20, 2008 04:00
...before running the tests, and if needed, also set the DBI_USER and DBI_PASS variables. Example: setenv DBI_DSN "DBI:mysql:test"; make test If you are running individual test scripts, you can pass the DSN, username, and password as command-line arguments to the test. Example: perl -Iblib/lib t/standard.t "DBI:mysql:test" This script will now query DBI for available drivers and suggested DSNs: DBI:CSV:f_dir=....
Show full article (8.56Kb) |
PASS DBIx-SQLEngine-0.02 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Rick Myers
Date: Sep 20, 2008 03:55
... running the tests, and if needed, also set the DBI_USER and DBI_PASS variables. Example: setenv DBI_DSN "DBI:mysql:test"; make test If you are running individual test scripts, you can pass the DSN, username, and password as command-line arguments to the test. Example: perl -Mblib t/standard.t "DBI:mysql:test" This script will now query DBI for available drivers and suggested DSNs: DBI:CSV:f_dir=. DBI:...
Show full article (10.31Kb) |
FAIL Oracle-SQLLoader-0.9 darwin-thread-multi-64int-2level 8.10.0
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: chris
Date: Sep 20, 2008 02:42
... line 62. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_USERID environment variable ...line 60. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_USERID environment variable...line 59. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_USERID environment variable...line 62. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_USERID environment variable...
Show full article (11.50Kb) |
SQL Server 2008 (Dev Ed) Install Failure
Group: microsoft.public.sqlserver.setup · Group Profile · Search for username in microsoft.public.sqlserver.setup
Author: bill
Date: Sep 19, 2008 20:12
..., UInt32 dwErrorControl, String lpBinaryPathName, String lpLoadOrderGroup, String lpDependencies, String lpServiceStartName, SqlSecureString lpPassword, String lpDisplayName) 2008-09-20 10:05:49 Slp: ж–ј Microsoft.SqlServer.Configuration.Sco.Service.ChangeStartAccount(String userName, SqlSecureString password, Boolean bAutoSetServiceLogonRight) 2008-09-20 10:05:49 Slp: ----------------------------------------
Show full article (2.93Kb) |
PASS Rose-DB-Object-0.7713 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 19:12
... update, and delete ## rows, create schemas, sequences, functions, triggers, the works. ## ## By default, the tests will try to connect to the database named "test" ## running on "localhost" using the default superuser username for each ## database type and an empty password. ## ## If you have setup your database in a secure manner, these connection ## attempts will fail, and the tests will be skipped. If you want to override ## these...
Show full article (9.79Kb) |
PASS Rose-DB-0.745 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 19:09
..., update, and delete ## rows, create schemas, sequences, functions, triggers, the works. ## ## By default, the tests will try to connect to the database named "test" ## running on "localhost" using the default superuser username for each ## database type and an empty password. ## ## If you have setup your database in a secure manner, these connection ## attempts will fail, and the tests will be skipped. If you want to override ## these ...
Show full article (7.56Kb) |
PASS Form-Processor-0.19 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for username in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 18:38
...-Text.t t/10-Field-TextArea.t t/10-Field-Upload.t t/10-Field-URL.t t/10-Field-Username.t t/10-Field-USPhone.t t/10-Fie! ld-USZipcode.t t/10-Field-Weekday.t t/10-Field...Text...............ok t/10-Field-TextArea...........ok t/10-Field-Upload.............ok t/10-Field-URL................ok t/10-Field-Username...........ok t/10-Field-USPhone............ok t/10-Field-USZipcode..........ok t/10-Field-Weekday............ok t/10-Field-WeekdayStr...
Show full article (7.50Kb) |
US-NJ: Teterboro-Tech, Client Sys Implement
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for username in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: Sep 19, 2008 14:23
... complete computer systems (CPU, keyboard & mouse), printers, modems, monitors and routers. 2. Establish connectivity via dial-up modem, DSL, or Cable modem. 3. Configure router (if applicable) with filters and usernames and passwords using hyperterminal. 4. Installation and service of Care360 Bridge software. 5. Training clients technical and non-technical staff on Care360 application. 6. May be asked to act as a liason between client and ...
Show full article (7.04Kb) |
|
|
|