|
||||
sybperl-l ArchiveUp Prev Next
From: Michael Peppler <mpeppler at mbay dot net> Interesting idea. I'll look at the code when I get back to see if this makes sense from my point of view. Michael > > According to Sybase, parname can be NULL. > I think parname should be declared as an SV instead of a char *; that > way a user can pass undef as the parname. You can then pass NULL to > dblib. > |