> The functions that I have implemented are definitely in 0.94 (tables, > table_info, primary_key_info and type_info_all() (although > type_info_all() should really be rewritten to be dynamic, as the values > really depend on the server you are talking to - f.ex. max size of > varchar can be near 16k on a 12.5 server)
I was searching for type_info and columns. Yes, I see other functions. > Feel free to implement other DBI functions that I've not implemented > yet. Cool. That gives me some chance to meddle with the Sybase DBD. I will let you know if I implement any of the features. I will start with columns. --pradeep
