Salesforce

Time - MSSQL (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Time - MSSQL (Magic xpa 2.x)

The table below lists Magic xpa’s Time attribute and the valid data types in MSSQL. Each entry in the table has a default data type that can be forced by specifying that type in the Type property on the SQL section in the Column Properties sheet.

Magic xpa Storage Type

Magic xpa Picture

Magic xpa Storage Size

MSSQL Data Type

String Time

HH:MM:SS

6

CHAR

Integer Time

HH:MM:SS

4

INTEGER

HMSH Time

HH:MM:SS

4

BINARY

Magic Time

HH:MM:SS

4

BINARY

Note: If you want to map Magic xpa’s String Time to MSSQL DATETIME data type, specify “MGTIME’ as the Type property under the column properties/SQL.

Reference
Attachment 
Attachment