TheWizardofInt
Well-known member
I need to programatically determine the size, type and name of all of the fields in all of the tables of a large Sybase database.
I know how to do this in MySQL and MS SQL, but cant figure it our in Sybase. Their documentation seems to say sp_help, however it doesnt work programatically
Anyone done this before? Sorry for all of the Sybase questions - this product is pretty poorly documented and I am new to it
I know how to do this in MySQL and MS SQL, but cant figure it our in Sybase. Their documentation seems to say sp_help, however it doesnt work programatically
Anyone done this before? Sorry for all of the Sybase questions - this product is pretty poorly documented and I am new to it