I've tried DBD:ADO and DBD:ODBC. ODBC is by far the better module. It seems to have better support for reading from SQL Server. With DBD:ADO, I couldn't access certain data types (SQL Variant) and had difficulties with stored procedures. It's been a while since I've tested the two, but I recall that DBD:ODBC had much better precision and accuracy with numeric data.
glen accardo BMC Software, Inc. -----Original Message----- From: Ravi Malghan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 4:02 PM To: [EMAIL PROTECTED] Subject: Connecting to MS SQL 2000? What DBD module do I need to connect to a MS SQL 2000 DB? Thanks Ravi
