09.01.2013 Views

RAD Studio for Microsoft .NET - Embarcadero Technologies

RAD Studio for Microsoft .NET - Embarcadero Technologies

RAD Studio for Microsoft .NET - Embarcadero Technologies

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1.1 Developing Database Applications with <strong>RAD</strong> <strong>Studio</strong> <strong>for</strong> <strong>Microsoft</strong> .<strong>NET</strong> ADO.<strong>NET</strong> Overview<br />

NVARCHAR String NA String<br />

VARCHAR2 String NA String<br />

NVARCHAR2 String NA String<br />

NUMBER Decimal NA Decimal<br />

DATE Date NA DateTime<br />

BLOB Blob stHBinary Byte[]<br />

CLOB Blob stHMemo Char[]<br />

LONG Blob stMemo Char[]<br />

LONG RAW Blob stBinary Byte[]<br />

BFILE Blob stBFile Char[]<br />

ROWID String NA String<br />

Sybase<br />

AdoDbx Client supports the following Sybase type mappings.<br />

Sybase Type Bdp Type BdpSubType System.Type<br />

CHAR String stFixed String<br />

VARCHAR String NA String<br />

INT Int32 NA Int32<br />

SMALLINT Int16 NA Int16<br />

TINYINT Int16 NA Int16<br />

DOUBLE PRECISION Float NA Single<br />

FLOAT Float NA Single<br />

REAL Float NA Single<br />

NUMERIC Decimal NA Decimal<br />

DECIMAL Decimal NA Decimal<br />

SMALLMONEY Decimal NA Decimal<br />

MONEY Decimal NA Decimal<br />

SMALLDATETIME DateTime NA DateTime<br />

DATETIME DateTime NA DateTime<br />

IMAGE Blob stBinary Byte[]<br />

TEXT Blob stMemo Char[]<br />

BIT Boolean NA Boolean<br />

TIMESTAMP VarBytes NA Byte[]<br />

BINARY Bytes NA Byte[]<br />

VARBINARY VarBytes NA Byte[]<br />

SYSNAME String NA String<br />

See Also<br />

ADO.<strong>NET</strong> Overview ( see page 14)<br />

13<br />

1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!