"Jan Dubois" ([EMAIL PROTECTED]) writes:
> You were always supposed to get the warning; that you got away without
> one is a bug. :)

Alright!
 
> Use the GV_ADDMULTI flag:
> 
>         if (sv = get_sv("Win32::SqlServer::Version", TRUE | GV_ADDMULTI))
> 
> Look it up in perlguts.pod:

That did the trick. 

Thanks Jan and Nicholas for the information!

-- 
Erland Sommarskog, Stockholm, [EMAIL PROTECTED]

Reply via email to