gmane.comp.lang.perl.modules.dbi.sybase.devel archive

2997 archived articles, newest first (page 5 of 30). Latest articles →

[perl5-dbi/dbi] a43696: Allow $sth NAME_* attributes to be set from perl c...
Sun, 13 Aug 2017 13:37:53 -0700
Tim Bunce <[email protected]> • #5440
[perl5-dbi/dbi] 79b2c9: Add cautionary note to prepare_cached docs re refs...
Sun, 13 Aug 2017 10:54:56 -0700
Tim Bunce <[email protected]> • #5439
[perl5-dbi/dbi] b9a569: .travis.yml: add more perls to test with
Sun, 06 Aug 2017 06:42:24 -0700
Tim Bunce <[email protected]> • #5438
[perl5-dbi/dbi] 9ba7b0: test SvOK() before copying Statement to the parent...
Sun, 06 Aug 2017 07:09:36 -0700
Tim Bunce <[email protected]> • #5437
[perl5-dbi/dbi]
Tue, 13 Jun 2017 23:17:59 -0700
Tux <[email protected]> • #5436
[perl5-dbi/dbi] cf0e54: Remove unused $HAS_WEAKEN var and setup
Fri, 02 Jun 2017 04:18:16 -0700
Tim Bunce <[email protected]> • #5435
[perl5-dbi/dbi] c3d7a1: Fix disappearing $_ inside callbacks.
Mon, 29 May 2017 15:02:04 -0700
Tim Bunce <[email protected]> • #5434
[perl5-dbi/dbi] 0d5b6c: Fixes Pod typo
Mon, 29 May 2017 15:01:14 -0700
Tim Bunce <[email protected]> • #5433
[perl5-dbi/dbi] c6d410: Fix crashing when calling warn() and croak() funct...
Mon, 29 May 2017 15:00:24 -0700
Tim Bunce <[email protected]> • #5432
DBD::mysql new development release, test our unicode improvements!
Sat, 4 Mar 2017 09:30:25 +0100
Michiel Beijen <[email protected]> • #5431
[perl5-dbi/dbi] ad3611: Fix tests for perl without dot in @INC RT#120443
Tue, 28 Feb 2017 07:42:40 -0800
"H.Merijn Brand - Tux" <[email protected]> • #5430
Re: DBI ORACLE ERROR
Fri, 3 Feb 2017 11:56:53 +0000
John Scoles <[email protected]> • #5429
RE: DBI ORACLE ERROR
Fri, 3 Feb 2017 06:11:32 +0000
Rakesh Ramachandran <[email protected]> • #5428
Re: DBI ORACLE ERROR
Thu, 2 Feb 2017 20:42:17 -0500
"Deven T. Corzine" <[email protected]> • #5427
DBI ORACLE ERROR
Thu, 2 Feb 2017 05:42:42 +0000
Rakesh Ramachandran <[email protected]> • #5426
RE: DBI ORACLE ERROR
Thu, 2 Feb 2017 09:56:22 +0000
Rakesh Ramachandran <[email protected]> • #5425
Re: RFC: Official DBI for Perl 6
Tue, 20 Dec 2016 21:40:23 -0800
Darren Duncan <[email protected]> • #5424
Re: RFC: Official DBI for Perl 6
Wed, 21 Dec 2016 15:29:26 +1100
Christopher Jones <[email protected]> • #5423
Re: RFC: Official DBI for Perl 6
Sat, 10 Dec 2016 02:08:47 -0800
Darren Duncan <[email protected]> • #5422
Re: RFC: Official DBI for Perl 6
Fri, 9 Dec 2016 14:34:16 -0800
Darren Duncan <[email protected]> • #5421
Re: RFC: Official DBI for Perl 6
Fri, 9 Dec 2016 15:41:25 -0000
"Greg Sabino Mullane" <[email protected]> • #5420
Re: RFC: Official DBI for Perl 6
Thu, 8 Dec 2016 15:51:21 -0800
Darren Duncan <[email protected]> • #5419
Re: RFC: Official DBI for Perl 6
Thu, 8 Dec 2016 23:05:38 +0000
Tim Bunce <[email protected]> • #5418
RFC: Official DBI for Perl 6
Wed, 23 Nov 2016 17:06:39 -0800
Darren Duncan <[email protected]> • #5417
[perl5-dbi/dbi] 8fcfaa: fix typo
Wed, 09 Nov 2016 02:12:46 -0800
Tim Bunce <[email protected]> • #5416
[perl5-dbi/dbi] dbba28: Added support for DBD::XMLSimple
Wed, 09 Nov 2016 02:11:52 -0800
Tim Bunce <[email protected]> • #5415
[perl5-dbi/dbi] 5fe7e0: Small POD changes (Getting Help -> Online)
Wed, 09 Nov 2016 02:14:33 -0800
Tim Bunce <[email protected]> • #5414
new DBD::ODBC released
Thu, 13 Oct 2016 09:32:21 +0100
"Martin J. Evans" <[email protected]> • #5413
[perl5-dbi/dbi] 02b90b: A few more .ext protections
Sat, 28 May 2016 08:29:08 -0700
"H.Merijn Brand - Tux" <[email protected]> • #5412
[perl5-dbi/dbi] b282ec: Fix extentension detection for DBD::File related d...
Sat, 28 May 2016 07:07:15 -0700
"H.Merijn Brand - Tux" <[email protected]> • #5411
[perl5-dbi/dbi] 3910d7: Fix compilation for threaded perl <= 5.12
Sun, 24 Apr 2016 14:23:10 -0700
Tim Bunce <[email protected]> • #5410
[perl5-dbi/dbi] 505f41: Output perl version and archname in t/01basics.t
Sun, 24 Apr 2016 15:04:25 -0700
Tim Bunce <[email protected]> • #5409
[perl5-dbi/dbi]
Sun, 24 Apr 2016 04:57:09 -0700
timbunce <[email protected]> • #5408
[perl5-dbi/dbi] a96f34: Corrected doc example to use dbi: instead of DBI: ...
Sun, 24 Apr 2016 04:57:09 -0700
Tim Bunce <[email protected]> • #5407
[perl5-dbi/dbi] 7af2dd: Remove trailing ; in statements before parsing
Sat, 23 Apr 2016 04:38:49 -0700
"H.Merijn Brand - Tux" <[email protected]> • #5406
[perl5-dbi/dbi] e29af9: Skip unicode PrintError/RaiseError test for perl <...
Sat, 23 Apr 2016 04:50:34 -0700
Tim Bunce <[email protected]> • #5405
[perl5-dbi/dbi] bdde51: Remove non-ASCI character in pod.
Fri, 22 Apr 2016 04:58:27 -0700
Tim Bunce <[email protected]> • #5404
[perl5-dbi/dbi] c8ed89: Update Changes
Fri, 22 Apr 2016 08:11:55 -0700
Tim Bunce <[email protected]> • #5403
[perl5-dbi/dbi] df9b14: Fix cases where ShowErrorStatement might not show ...
Sat, 23 Apr 2016 03:59:52 -0700
Tim Bunce <[email protected]> • #5402
[perl5-dbi/dbi] 3fe737: Update Changes to reflect recent changes
Fri, 22 Apr 2016 05:13:35 -0700
Tim Bunce <[email protected]> • #5401
[perl5-dbi/dbi] f6b4aa: Removed the ancient DBI::FAQ module RT#102714
Fri, 22 Apr 2016 08:11:25 -0700
Tim Bunce <[email protected]> • #5400
[perl5-dbi/dbi] 156412: Update Changes to reflect recent changes
Fri, 22 Apr 2016 07:13:32 -0700
Tim Bunce <[email protected]> • #5399
[perl5-dbi/dbi] 6a2331: Fixed spelling errors in pod. RT#107838
Thu, 21 Apr 2016 07:59:29 -0700
Tim Bunce <[email protected]> • #5398
[perl5-dbi/dbi] 8f6011: Fix gofer.t test failures due to utf8-enabled STDI...
Thu, 21 Apr 2016 07:29:09 -0700
Tim Bunce <[email protected]> • #5397
[perl5-dbi/dbi] 49b330: Fix fetchall_arrayref({}) behavior with no columns
Thu, 21 Apr 2016 07:26:55 -0700
Dan McGee <[email protected]> • #5396
[perl5-dbi/dbi] 179fc5: add appveyor: CI for Windows, like Travis
Thu, 21 Apr 2016 07:21:22 -0700
Tim Bunce <[email protected]> • #5395
[perl5-dbi/dbi] 3c858f: Cease to ignore DESTROY of outer handle in DBI::Pu...
Thu, 21 Apr 2016 06:30:43 -0700
Tim Bunce <[email protected]> • #5394
[perl5-dbi/dbi] ad5b79: Weaken CachedKids ref in attribute cache, RT#11385...
Thu, 21 Apr 2016 06:55:31 -0700
Tim Bunce <[email protected]> • #5393
[perl5-dbi/dbi] 046c7d: removed broken links from POD
Thu, 21 Apr 2016 07:19:14 -0700
Tim Bunce <[email protected]> • #5392
[perl5-dbi/dbi] 48d1b4: Clarify docs for DBI::hash
Sun, 17 Apr 2016 15:44:01 -0700
Tim Bunce <[email protected]> • #5391
ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.1101 (2015-11-01) released
Sun, 1 Nov 2015 07:16:55 -0800
Jonathan Leffler <[email protected]> • #5390
DBD::mysql 4.033 released
Tue, 27 Oct 2015 09:28:49 -0400
Patrick Galbraith <[email protected]> • #5389
new development release 1.53_1 of DBD::ODBC
Fri, 16 Oct 2015 17:01:56 +0100
"Martin J. Evans" <[email protected]> • #5388
ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.0826 (2015-08-26) released
Wed, 26 Aug 2015 22:04:01 -0700
Jonathan Leffler <[email protected]> • #5387
ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.0825 (2015-08-25) released
Tue, 25 Aug 2015 05:30:49 -0700
Jonathan Leffler <[email protected]> • #5386
[perl5-dbi/dbi] 6933f2: Update Changes. Bump version to 1.634
Mon, 03 Aug 2015 07:56:42 -0700
Tim Bunce <[email protected]> • #5385
[perl5-dbi/dbi]
Mon, 03 Aug 2015 07:56:42 -0700
timbunce <[email protected]> • #5384
[perl5-dbi/dbi] e2ec3a: Rework support for 64bit row counts to rely on mac...
Sun, 02 Aug 2015 09:52:49 -0700
Tim Bunce <[email protected]> • #5383
[perl5-dbi/dbi] c01588: Fix typo in Changes and clarify the wording a litt...
Sun, 02 Aug 2015 10:52:59 -0700
Tim Bunce <[email protected]> • #5382
[perl5-dbi/dbi] b2fba6: Add test case for RT#89015 - cannot record a warni...
Wed, 22 Jul 2015 08:23:49 -0700
Tim Bunce <[email protected]> • #5381
[perl5-dbi/dbi] 34a687: Revert "Change return type of dbd_st_execute, dbd_...
Wed, 22 Jul 2015 08:06:32 -0700
Tim Bunce <[email protected]> • #5380
[perl5-dbi/dbi]
Wed, 22 Jul 2015 08:23:49 -0700
timbunce <[email protected]> • #5379
Re: SQL::Parser schema patches
Tue, 21 Jul 2015 11:01:15 -0300
Gonzalo Barco <[email protected]> • #5378
[perl5-dbi/dbi] 7b5a1d: Change return type of dbd_st_execute, dbd_st_rows,...
Tue, 21 Jul 2015 05:59:29 -0700
Tim Bunce <[email protected]> • #5377
DBD::mysql 4.032 released
Tue, 21 Jul 2015 08:19:45 -0700
Patrick Galbraith <[email protected]> • #5376
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 15:21:38 +0100
"Martin J. Evans" <[email protected]> • #5375
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 15:03:26 +0100
Tim Bunce <[email protected]> • #5374
Re: SQL::Parser schema patches
Tue, 21 Jul 2015 15:37:08 +0200
Jens Rehsack <[email protected]> • #5373
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 13:33:34 +0100
"Martin J. Evans" <[email protected]> • #5372
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 18:04:42 +0100
Tim Bunce <[email protected]> • #5371
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 18:00:53 +0100
Tim Bunce <[email protected]> • #5370
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:54:53 +0100
"Martin J. Evans" <[email protected]> • #5369
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:15:50 +0100
Tim Bunce <[email protected]> • #5368
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:07:45 +0100
Tim Bunce <[email protected]> • #5367
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 08:55:40 +0100
"Martin J. Evans" <[email protected]> • #5366
Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Sun, 19 Jul 2015 18:39:59 -0700
David E. Wheeler <[email protected]> • #5365
[perl5-dbi/dbi] 29f6b9: Improve handling of row count on 32bit int systems...
Sun, 19 Jul 2015 07:33:27 -0700
Tim Bunce <[email protected]> • #5364
[perl5-dbi/dbi]
Sun, 19 Jul 2015 07:33:27 -0700
timbunce <[email protected]> • #5363
DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Sun, 19 Jul 2015 15:41:50 +0100
Tim Bunce <[email protected]> • #5362
[perl5-dbi/dbi] 4a3aa0: Remove redundant double initialization of $imp_dat...
Sat, 18 Jul 2015 06:09:53 -0700
Tim Bunce <[email protected]> • #5361
[perl5-dbi/dbi]
Sat, 18 Jul 2015 06:15:31 -0700
timbunce <[email protected]> • #5360
Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 10:46:35 -0700
"David E. Wheeler" <[email protected]> • #5359
Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 14:40:32 +0100
Tim Bunce <[email protected]> • #5358
Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 09:19:11 +0100
"Martin J. Evans" <[email protected]> • #5357
Re: Why is selectrow_hashref complaining about a fetch without execute?
Wed, 15 Jul 2015 10:49:45 -0700
"David E. Wheeler" <[email protected]> • #5356
Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 14 Jul 2015 11:24:57 +0100
Tim Bunce <[email protected]> • #5355
AnyData2-0.001 released
Tue, 14 Jul 2015 11:42:23 +0200
Jens Rehsack <[email protected]> • #5354
Why is selectrow_hashref complaining about a fetch without execute?
Mon, 13 Jul 2015 15:53:43 -0700
"David E. Wheeler" <[email protected]> • #5353
[perl5-dbi/dbi] c5c1dd: s/ can be done simple / can be done simply /
Fri, 03 Jul 2015 08:41:52 -0700
Tim Bunce <[email protected]> • #5352
Re: table_info('','','','%') cannot return any types
Thu, 25 Jun 2015 16:38:32 +0100
Tim Bunce <[email protected]> • #5351
Re: table_info('','','','%') cannot return any types
Thu, 25 Jun 2015 11:08:14 +0100
"Martin J. Evans" <[email protected]> • #5350
Re: table_info('','','','%') cannot return any types
Wed, 24 Jun 2015 13:24:11 +0100
Tim Bunce <[email protected]> • #5349
table_info('','','','%') cannot return any types
Tue, 23 Jun 2015 09:12:16 +0100
"Martin J. Evans" <[email protected]> • #5348
[perl5-dbi/dbi] 563a17: Remove redundant keys() call in fetchall_arrayref ...
Sun, 21 Jun 2015 13:29:34 -0700
Tim Bunce <[email protected]> • #5347
[perl5-dbi/dbi] 23a218: Correct xref to Placeholders section, remove quote...
Tue, 26 May 2015 08:49:03 -0700
Tim Bunce <[email protected]> • #5346
[perl5-dbi/dbi] 2d4aa9: add a license file
Tue, 26 May 2015 08:23:54 -0700
Tim Bunce <[email protected]> • #5345
[perl5-dbi/dbi] ff0d29: Enable strictures on all lib/ files
Tue, 26 May 2015 08:22:59 -0700
Tim Bunce <[email protected]> • #5344
Released SQL::Statement 1.407
Tue, 26 May 2015 09:21:28 +0200
Jens Rehsack <[email protected]> • #5343
SQL-Statement 1.406_001 dev-release out for testing
Wed, 20 May 2015 20:46:47 +0200
Jens Rehsack <[email protected]> • #5342
"password will expire" Re: proposed DBD::Oracle patch for ORA-28002
Wed, 6 May 2015 08:36:15 +0100
Tim Bunce <[email protected]> • #5341
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.