Caché Basic
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (October 2011) |
|
|
It has been suggested that this article or section be merged with BasicX , Cache Basic , CBASIC and Chipmunk Basic . (Discuss) Proposed since June 2011. |
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
Caché Basic is an object-oriented scripting language designed for development of web-based database applications. Developers familiar with Visual Basic will not find it too difficult to develop applications using Caché Basic.
Caché Basic is integrated with Caché Objects and supports object, relational, and multidimensional access to data.
Caché Basic is compatible with Caché's other scripting language, Caché ObjectScript. Like Caché ObjectScript code, Basic code is compiled into object code, which is interpreted by a virtual machine.
The definition of the Caché Basic is based on VBScript, plus language elements necessary to communicate with the database layer of Caché.
[edit] See also
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |