Click here to get back home

Perl under MS IIS with access to MySQL

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Perl under MS IIS with access to MySQL Michael G. Schneider 06-19-2005
Posted by Michael G. Schneider on June 19, 2005, 11:24 pm
Please log in for more thread options


I have been working with MS IIS, ASP, SQL Server, Oracle for several years.
I currently try to migrate that experience to another environment. I am
about to use Perl under MS IIS with access to a MySQL database.

I did some testing. That worked well. However, sometimes a detailed
background-knowledge is missing.

[1] For accessing MySQL I included and used a library with "use MySQL".
Afterwards I found out that there are other components for database access.
Here I can give the keywords DBI/DBD.

- What I have used is a low-level component, correct?

- DBI/DBD can be regarded as above that component, correct?

- Does DBI/DBD use the component that I used?

- Is one of those components better than the other for usage under MS IIS?

[2] If I open a connection under IIS/ASP/SQLServer, later close that
connection, it won't actually be closed. A caching will take place, so that
the next connection/open might get the returned connection. This is very
usefull when working under an internet server.

- Will IIS / Perl / use MySQL offer such a caching?

- Will IIS / Perl / DBI/DBD offer such a caching?

- If no caching takes place, how do you achieve caching?

--
Michael G. Schneider
Movable Type Weblog
http://www.movable-type-weblog.com/




Similar ThreadsPosted
pure-perl access to mySQL June 14, 2005, 8:38 am
MySQL 5.0 and Perl DBD-MySQL December 3, 2005, 1:10 am
Access a c++ module from Perl October 24, 2005, 6:21 pm
[RESOLVED] DBD::mysql unresolved symbol _intel_fast_memcpy & mysql-standard-5.0.22-linux-i686-icc-glibc23 August 29, 2006, 6:33 pm
Announce: Win32::SqlServer - access SQL Server from Perl November 27, 2005, 5:03 pm
To install mysql for DBI in Perl 5.6 May 3, 2005, 2:28 am
XP, Perl, Win32::ODBC, Microsoft Access 2002 SP3, & Chinese characters January 22, 2008, 4:18 pm
Error In Using Perl To Connect To MySQL May 27, 2006, 2:59 am
Perl DBI/DBD MySQL User Authentication Error June 10, 2006, 2:12 pm
Mysql-DBD Perl module Installation Problem in HPUX June 30, 2005, 9:05 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap