田口 浩 wrote:
> Hello,
> 
> Is there any site having comprehensive infomations about
> DBD::ODBC, especially on DBD::ODBC and SQLServer Stored Procedure?
> 
> I have a plan to make Perl script calling SP on MS SQLServer.
> 
> Regards,
> Hirosi Taguti
> 
> 
Here is a small tutorial on DBD::ODBC and MS SQL Server including some
procedure stuff:

http://www.easysoft.com/developer/languages/perl/sql_server_unix_tutorial.html

There are also examples in t/20SqlServer.t test included with DBD::ODBC
and perhaps more in the "mytests" or "examples" dirs.

If you have problems you can post here and I'll try and help.

Martin
-- 
Martin J. Evans
Easysoft Limited
http://www.easysoft.com

Reply via email to