SQL Server uses ODBC as a standard inferface.
To avoid paying big bucks for a 3rd tier application, you can program this with
Perl/DBD/DBI.
Check www.cpan.org for modules. There's also a
good Perl/DBI book from O'Reilly.
Marco
|
- odbc drivers Muhammad Asif
- Re: odbc drivers Rodrigo Moya
- Marco Shaw