POSSIBLE BUG IN Win32 DBI INSTALL MODULE: DBI "prepare" no work FW: List 'dbi-users' closed to public postsI have ActiveState Win32perl running. I installed fresh DBI, DBD, etc. from
perl ppm.pl> prompt. But prepare( ) doesn't work (see below). perldoc
DBI/DBD/DBI-FAQ are not useful since they assume it works. Any hints?
Art
www.mp3.com/ArthurSulit
Classical Artist
recently charted above Madonna
-----Original Message-----
From: Art Sulit [mailto:art@prs.net]
Sent: Saturday, January 20, 2001 1:51 PM
To: Webmaster@ActiveState.com
Subject: POSSIBLE BUG IN YOUR DBI INSTALL MODULE: DBI "prepare" no work
Hello,
THERE IS A POSSIBLE BUG IN YOUR DBI INSTALL M...
New DBI user--===============1763837195==
MIME-Version: 1.0
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C93D1A.AC7A3C07"
------_=_NextPart_001_01C93D1A.AC7A3C07
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
> Hello,=20
> My program has the potential to access multiple databases. It will
> first check to ensure that the specific schema handle is not available
> before creating a new one. In other words I don't want to tear down a
> connec...
DBI/Solaris UserHello Sir,
My name is Shamaal Blaise. I wanted to know if the Perl module had been
tested on Sun/Solaris system??? And if so, where here any problems??? I am
currently trying to do so on that type of system. I had noticed that there
was not any mention of it on the page. I would greatly appreciate your time
taken towards this concern of mine. Have a blessed day.
Shamaal Blaise -- System Administrator
************************************************************************
This e-mail and any of its attachments may contain Exelon Corporation
proprietary information, which ...
dbi-users archive? Is this list archived? The archive at http://archive.develooper.com/dbi-users@perl.org/
looks like it only has a few days' worth or messages.
--
Todd Federman
gdulli@zdnetonebox.com
___________________________________________________________________
To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
all in one place - sign up today at http://www.zdnetonebox.com
There are quite a few archives, this one being one of many and who ever
keeps it up decided to only keep three days of mails, doesn't mean that all
are like that.
Try this site http:/...
spammer on dbi-usersWho's ever the dbi-users group monitor, please shut this annoying person
off:
Kenneth Webber <mp34ken@hotmail.com>
They'll only use another address if you do. There are a lot of these originating from Hotmail accounts at the moment.
-----Original Message-----
From: jeff [mailto:jeff@roqc.no]
Sent: 25 March 2010 16:57
To: dbi-users@perl.org
Subject: spammer on dbi-users
Who's ever the dbi-users group monitor, please shut this annoying person
off:
Kenneth Webber <mp34ken@hotmail.com>
..
This message is intended only for the use of the p...
Why no [dbi-users] in subjectHi,
How come this list doesn't have a [dbi-users] in the subject?
That would be handy for message filtering
Thanks
Jay
On Sun, 13 Nov 2005 19:22:49 -0600, Jay Strauss wrote:
>How come this list doesn't have a [dbi-users] in the subject?
>
>That would be handy for message filtering
There are various list related headers. For example:
List-Id: <dbi-users.perl.org>
That's enough for my mail client.
--
Bart.
...
[perl5-dbi/DBI-Test] a2d1b2: create separate tests for DBI and DBI::Mock ...----==_mimepart_51f946a54bb1b_2af891bd4c100430
Date: Wed, 31 Jul 2013 10:17:25 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <51f946a54c721_2af891bd4c100582@hookshot-fe3-pe1-prd.aws.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/DBI-Test
Commit: a2d1b22d134be0ca353e0f0b312fb14da24c798e
https://github.com/perl5-dbi/DBI-Test/commit/a2d1b22d134be0ca353e0f0b312fb14da24c798e
Author: Jens Rehsack <sno@netbsd.org>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed ...
Users Managing Users
I need to create groups of users (Distributors) and in those groups,
allow one of them to be able to create new users for that group.
Each Distributor managing their own group of users.
I am wondering if this could or should be a module or should I start hacking the source.?
For this instance, I'd say create yourself a custom module. The "hack the source" approach tends to introduce issues over time. :-)Bill KnausBlog: http://life.billknaus.com/blogs/ymmv/Website: http://billknaus.com/
Check out WorkControl-UserManager http://www.workcontrol.com/Products/Use...
[perl5-dbi/dbi]----==_mimepart_515e8f3785207_523740c1306299e
Date: Fri, 05 Apr 2013 01:45:43 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <515e8f3787c27_523740c13063084@hookshot-fe5-pe1-prd.aws.github.net.mail>
Branch: refs/heads/trunk
Home: https://github.com/perl5-dbi/dbi
----==_mimepart_515e8f3785207_523740c1306299e--
...
DBI users in the Republic of Ireland?I'd like to get in touch with any DBI users in the Republic of Ireland.
Please send me an email.
Tim.
...
User to User trigger
I am developing a checkers web application in visual basic. When a player finalizes his move, the move information is sent to a database. I seek a method to inform the second player that the first player is finished. This would allow the second player to find his opponent's move in the database and update his aspx Checker diagram page.
I realize that I could program so that the second player reads the database every few seconds to see if his opponent has finished. But this seems to be an unnecessary use of server capacity. It would be so muc...
A question about the dbi-users list------_=_NextPart_001_01C26A36.F4FF1050
Content-Type: text/plain
Ok, see if anyone here is familiar with the perl.org mailing lists...
I'm trying to get the FAQ to email the list. The problem is that the FAQ is
running on a server for which the default mail address is used for another
purpose and I can't subscribe with it. So when I use sendmail, the domain
it's sending from is something.org, where I'm subscribed as
faq@unravelnet.com to the list. SO when doing...
sendmail -t dbi-users@perl.org
From: faq@unravelnet.com
.......
...
The email comes with F...
RE: How to get out of dbi-usersO.K
Thankyou....
Users, please remove me from these lists "juan_amore@hp.com" as per the
given instructions below:
Best Rgds
Juan
-----Original Message-----
From: Michael A Chase [mailto:mchase@ix.netcom.com]
Sent: Tuesday, February 05, 2002 10:18 AM
To: dbi-users@perl.org; John P Crisci
Subject: How to get out of dbi-users
I doubt this will do much good since you didn't read the responses to the
last person who sent such a request to the list, but if you send email to
dbi-users-help@perl.org you will receive instructions that include how to
unsubscribe fr...
searchable archive for dbi-users?Where may I find a searchable archive of dbi-users? The dbi-users@perl.org
archive does not appear to be searchable.
Thanks,
Phil R Lawrence
See:
http://www.xray.mpe.mpg.de/mailing-lists/dbi/
When joining you received a e-mail like this:
==================================================
Hi! This is the ezmlm program. I'm managing the
dbi-users@perl.org mailing list.
I'm working for my owner, who can be reached
at dbi-users-owner@perl.org.
--
--
For help and a description of available commands,
send a message to:
<dbi-users-help@perl....