Hello, When I decalred IntCol objects in Table classes, it is required to specify a length. In my case I have variable length sized strings and I am using the maximum possible length for length. But when I retrive the strings, if they are smaller than length then they have some witespace characters appeneded at the end. Is there a way to retrieve the strings directly from the db without those chars at the end?
Thanks, Pepe _______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
