Pete, I don't know about the MSSQL module but the whole concept of the DBI module is to be database independent so that you can write your application with DBI and not be overly concerned with the actual database you are connecting to. DBI can make your application more portable.
Regards, Todd -----Original Message----- From: Levine, Peter W [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 5:37 PM To: '[EMAIL PROTECTED]' Subject: MSSQL vs. DBI Hi, I need to connect to a MS SQL Server on an NT machine from a Solaris server. What are the pros and cons of using the MSSQL module versus the DBI module? Pete Peter Levine 415-286-5716 - 345 California [EMAIL PROTECTED]
