` Printed Icetips Article

Icetips Article



SQL Related Articles: MSSQL datatypes to Clarion
2002-08-05 -- Scott Ferrett
 
Newsgroups: TopSpeed.Products.Drivers

MSSQL              CLARION

datetime           TimeStamp structure
smalldatetime         "
timestamp             "
float              SREAL
real               REAL
decimal            DECIMAL
money               "
smallmoney          "
bigint             LONG
int                LONG
smallint           SHORT
tinyint            BYTE
bit                STRING(1)
sql_variant        STRING
ntext                "
text                 "
image                "
binary               "
uniqueidentifier   CSTRING(37)
nvarchar           STRING or CSTRING
nchar                "
varchar              "
char                 "
varbinary            "

 SuRF Down Under
Using Virtual Access v5.50 build 311 and ForKeeps v4.21



Printed May 11, 2024, 1:06 am
This article has been viewed/printed 35162 times.
Google search has resulted in 226 hits on this article since January 25, 2004.