|
||||
sybperl-l ArchiveUp Prev Next
From: David C Worenklein <dcw at gcm dot com> 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. |