# encoding: utf-8MySQL={"host"=>"localhost","db"=>"RuDynFrame","user"=>"RuDynFrame","passwd"=>"RuDynFrame"}$RepBase=""$Titre="TPE - La conservation par le sucre"$Commentaires=false$db=DBI.connect("DBI:Pg:"+MySQL["db"]+":"+MySQL["host"],MySQL["user"],MySQL["passwd"])$db.execute("SET NAMES 'utf8'")#$db.execute("SET lc_time_names = 'fr_FR'")