Are you using "use strict"? That should be 

        my $Data = new Win32::ODBC... etc etc


Rafferty Uy wrote:
> 
> what does this mean..
> 
> C:\WINDOWS\Desktop\Theopro\cgi-bin>perl register.pl
> Global symbol "$Data" requires explicit package name at
> register.pl line 50.
> Execution of register.pl aborted due to compilation
> errors.
> 
> when compiling for this statement(s)
> 
> use Win32::ODBC;
> 
> $Data = new
> Win32::ODBC("DSN=perlharbor;UID=10003622;PWD=10003622;");
> 
> 
> 
>
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to