> Should work, as long as your parameters are all strings. With numbers
> you currently need to specify the type (for example DBI::INTEGER or
> similar, written from memory) as a third parameter.


do I need to specify the DBD module in addition to DBI ? After reading the module info 
on CPAN it seemed to offer two options one just specifying DBI then anothe where you 
encoded the connection info using DBD then used DBI->connect to connect.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to