Actualités

Technologies Web : Les variables de sessions ne sont pas partagées par les machines d'une ferme de serveurs. Il faut donc les stocker en base.
les champs texte des 2 tables sont en UTF8 par defaut * J'ai un script (perl CGI) qui affiche des champs de ces tables. Dans les 2 cas, le charset est bien UTF8 dans les headers HTTP et dans la balise ...
Embedding Perl into MySQL gave me a lot of flexibility in being able to extend my database quickly. For these reasons, the embedded MySQL Perl interpreter, MyPerl, was written.
Si tu veux le faire en temps réel, il faudrait un backend mysql pour ton serveur ldap. Sinon un script en python, shell ,perl ,php peut faire l'affaire. C'est pas trés clair. Qu'entends-tu par logguer ...
This loader connects to MySQL DB, look to given path, read a tab separated (TSV) text file, load file content to DB and move file to /executed Rules: If there already exists record in DB with given ID ...
This is Perl module MySQL::PreparedStatement. INSTALLATION MySQL::PreparedStatement installation is straightforward. If your CPAN shell is set up, you should just be able to do % cpan ...
Web reports can be produced in a lot of ways using any of the many server-side programming technologies, such as PHP, JSPs, Perl scripts and the like. Standalone desktop reporting tools also are ...
I need to update a MySQL database in response to a Web form submission that uses Perl. I know the basics of Perl, and the Web site provides the database connectivity modules for Perl, but I need ...
I am 'helping' someone install DBD::mySQL....THey can use perl -MCPAN because it isnt configured to find the cpan servers, anyone know how to fix this?when they try to just do the manual install ...
Ok, i've used MySQL/Perl on win32 more than most people. However, I need to know what versions of MySQL and Perl you are running.<P>It was rather simple for me to setup. Just install MySQL.