I am not familiar with WebDB. I usually use DBI and Win32::ODBC when connecting up to a SQL Server (on IIS and Win2000). I have always had good results with that. Is WebDB an alternative to Win32::ODBC?use strict; use lib qw(/usr/local/apache/lib/perl); use CGI qw(:standard); use CGI::Carp qw(fatalsToBrowser); use WebDB;
In reply to Re: INSERT into SQL 2000 table from a form on the web
by WhiteBird
in thread INSERT into SQL 2000 table from a form on the web
by NodeReaper
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |