Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Название темы: PERL + MySQL
Показать сообщение отдельно

Аватара для dmitryst

Ветеран


Сообщения: 7120
Благодарности: 886

Профиль | Отправить PM | Цитировать


zic_t
Всегда пожалуйста

Вот что пишут в readme:
Цитата:
The DBI requires one or more 'driver' modules to talk to databases, but they are not needed to build or install the DBI.
Check that a DBD::* module exists for the database you wish to use. ..... Fetch the DBD::* driver module you wish to use and unpack it.
http://search.cpan.org/ (or www.activestate.com if on Windows)
It is often important to read the driver README file carefully.
Generally the build/test/install/delete sequence is the same
as for the DBI module.
Это должно было помочь

-------
Осваиваю FreeBSD


Отправлено: 12:54, 19-07-2005 | #13

Название темы: PERL + MySQL