bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Building Queries and Data Views

 Previous Next Contents Index View as PDF  

Microsoft SQL Server Names

The following table maps Microsoft SQL Server names to Liquid Data data types.

SQL Name

Liquid Data Data Type

DATETIME

dateTime

IMAGE

not supported

INT

integer

MONEY

float

NTEXT

string// too big?

NVARCHAR

string

SMALLDATETIME

dateTime

SMALLMONEY

float

SQL_VARIANT

string

UNIQUEIDENTIFIER

string


 

 

Back to Top Previous Next