It looks like for columns with type 'text' there is a byte array returned.
Tell a bit more about which methods you used to get the result.
(I never user used PoolMan so your reference to the example doesn't help me)

-----Ursprüngliche Nachricht-----
Von: Ryan [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 8. März 2001 03:54
An: [EMAIL PROTECTED]
Betreff: Weird Results with PoolMan


There are three elements in my table, a user and password, each of which
are of datatype char. and then the user's home directory which is of 
datatype text:
 
Here are the results I get
 
user: ryan      pass: ryan123   home: [B@a992f
user: adam      pass: adam123   home: [B@4f1d0d
user: chris     pass: chris123  home: [B@7c4bec
user: mike      pass: mike123   home: [B@5c8569


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to