|
||||
sybperl-l ArchiveUp Prev Next
From: Eric Johanson <ERICJ at AMC-DIRECT dot COM> Hello, When I run a SQL statement "sp_help users" The $dbh->dbnextrow(0); command only returns a limited amount of information. "address, dbo, user table " How to I return all the row names, and datatypes? I've read the FAQ, and I must be getting the syntax wrong.. Thanks, Eric |