I'm just starting to learn PHP, but am struggling with the odbc_statistics function. The documentation for PHP isn't quite as comprehensive as some other languages, and doesn't give any examples of how to use this function. Basically, I've got a table called TITMAS with a key of ISBN. I want to retreive statistics about this table. This call _appears_ to work :- $cur = odbc_statistics($ctx,NULL,NULL,'TITMAS',0,0) ...but then I'm not sure how to display or get at any information displayed? Any help would be appreciated. Apologies if this is not the right place for a PHP noob. Robert. PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/