> > Hi Friends I am using SQL server 2000 .Will DBI work for this > . I have windows operating system. Thanks Abhishek jan >
Yes. You need to use DBD::ODBC or DBD::ADO. Either one should work for most cases. If you run into trouble with one, try the other ;) Regards, Jeff
