Not related??? You should read http://en.wikipedia.org/wiki/Pythian Delphi.
Am 01.04.2013 20:07, schrieb Jan Dubois:
Just in case you are not just trolling, I think Pythian refers to the
temple of Apollo in Delphi, home of*the* Oracle. So quite a fitting
name for the home of DBD::Oracle, and no
Perl DBI development in a P y t h o n like named repository, is that
a declaration of war for Perl?
--Steffen Winkler
Am 01.04.2013 18:03, schrieb Yanick Champoux:
On 13-03-31 02:07 PM, Yanick Champoux wrote:
And while we are talking of repos and DBD::Oracle, Pythian
serendipitously
Hi Jens,
forgot my comment. After sending I realised that the problem is not
initialization, it is fetch from hash. I thourght that is a new 5.17 feature,
no that is the normal on that keys are unsorted.
--Steffen
Hi Jens,
What about if you write some list brackets?
The list is sorted. Or is that () optimized during compilation.
{
(
f_dir => $dir,
sql_identifier_case => 2, # SQL_IC_LOWER
dbm_tables => { fred => $tbl_info },
)
}
--Steffen
teffen
Original-Nachricht
> Datum: Thu, 11 Aug 2011 12:05:10 +0200
> Von: "H.Merijn Brand"
> An: dbi-dev@perl.org
> Betreff: Re: mo prefix request
> On Thu, 11 Aug 2011 07:28:00 +0200, "Steffen Winkler"
> wrote:
>
> > Hallo togeth
Hallo together,
that is a good idea to register a prefix.
To ask is better than me during creating DBD::PO and the picked 'po_'.
I apologize for.
I ask now for register 'mo_' for DBD::MO.
That is my plan with some work for basic module I use for.
At the end I renew DBD::PO t
Hello together,
this code in the t-script initiated the error.
my $dbh = DBI->connect(
"dbi:PO:f_dir=$PATH;f_ext=.po/r;f_encoding=utf-8;po_eol=$EOL;po_separator=$SEPARATOR",
undef,
undef,
{
RaiseError => 1,
PrintError => 0,
AutoCommit => 1,
},
Hello together,
the error is in a code block:
my $cb = {
‘connect_cached.reused’ => sub { delete $_[4]->{AutoCommit} },
};
^^ ^^
Be greeted from
Steffen Winkler
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis
more.
Regards Steffen.
Original-Nachricht
> Datum: Mon, 30 Aug 2010 22:34:14 +0200
> Von: Jens Rehsack
> An: Tim Bunce , Steffen Winkler
> CC: DBI Developers Mailing List
> Betreff: Re: Fwd: DBD::File updates and DBD::PO
> 2010/8/16 Tim Bunce :
> > Rather
The installation is ok now:
- ActivePerl-5.12.1.1201-MSWin32-x86-292674.msi installed
- run cpan install TIMB/DBI-1.611_93.tar.gz
CPAN output:
It looks like you don't have a C compiler and make utility installed. Trying
to install dmake and the MinGW gcc compiler using the Perl Package Manager.
T
I can not get a ppm package for a developer release because ActiveState or
someone else does not build that automaticly.
Than I use the typical 2nd way - cpan.
This was the reason to run cpan using the *.tar.gz.
Maybe than I do the same actions like StrawberryPerl.
I do not set extra environment.
cpan> install TIMB/DBI-1.611_93.tar.gz
Going to read 'D:\Perl\cpan\Metadata'
Database was generated on Mon, 05 Jul 2010 21:27:05 GMT
Running make for T/TI/TIMB/DBI-1.611_93.tar.gz
Checksum for D:\Perl\cpan\sources\authors\id\T\TI\TIMB\DBI-1.611_93.tar.gz ok
Scanning cache D:\Perl/cpan/build for s
12 matches
Mail list logo