[Q] C/C++-Oracle8 Datatype Compatibility: Corresponding Oracle8 Datatype for char[n][m]?

From: Alex Vinokur <alexander.vinokur_at_telrad.co.il>
Date: Wed, 23 Jun 1999 09:27:31 GMT
Message-ID: <7kq99u$2f4$1_at_nnrp1.deja.com>



Hi,

Corresonding Internal Datatypes in Oracle8 for char[n] are

	VARCHAR2(Y),
	CHAR (X),
	LONG,
	...


But what is corresonding Internal (or complicates, collected??) Datatype in Oracle8 for the char[n][m] type in the C/C++ language? How to use a such Oracle8 Datatype (if there is this Datatype)?



Server : Oracle8
Development Platform : Pro*C/C++
        Thanks in advance,
        Alex



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jun 23 1999 - 11:27:31 CEST

Original text of this message