CacheSetSchema

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  
CacheSetSchema ( cSchema, hConnection ) -> cOldSchema

The function sets the default schema name for <hConnection> and returns the old schema name. To know about what SCHEMA means, its logistics, and how this is implemented in CachéRDD, click here...

<cSchema> A pure alpha character string without any punctuation characters. It defaults to 'SQLUSER', the default schema in Caché Database. Note that for normalization purposes it is always converted to uppercase.

Page url: http://www.vouch.info/cacherdd/index.html?cache_cachesetschema.htm