Mark wrote:
Eamon Daly wrote:DBI only needs to be installed once. After the installtion, you may need to add as many as you need DBD::XXX. If look at this way, it may not be that contratry:)
Short answer:
Type 'cpan'
Type 'install DBD::mysql'
Contrary to intuition, you should install DBI first! DBD::mysql will look
for DBI too.
Bao
- Mark
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]