RE: mapping question

From: Tan Bao Nguyen (tanbn_at_online.microsoft.com)
Date: 04/12/04


Date: Mon, 12 Apr 2004 21:29:27 GMT

anonymous@discussions.microsoft.com,

I'm not sure I understand the question. I'm not sure how an INT can be
mapped to a "DATETIME"? Could you provide some info regarding the INT? Is
it something like the number of days from a specific date?

Regards,
Tan Nguyen
Microsoft BizTalk Server

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>>Thread-Topic: mapping question
>>thread-index: AcQcCjZZ/+HQvSBVQMykDVIK4QrNxA==
>>X-Tomcat-NG: microsoft.public.biztalk.general
>>From: =?Utf-8?B?eTJr?= <anonymous@discussions.microsoft.com>
>>Subject: mapping question
>>Date: Tue, 6 Apr 2004 12:06:06 -0700
>>Lines: 5
>>Message-ID: <89863DFD-6914-418E-AA81-7F70E6247C46@microsoft.com>
>>MIME-Version: 1.0
>>Content-Type: text/plain;
>> charset="Utf-8"
>>Content-Transfer-Encoding: 7bit
>>X-Newsreader: Microsoft CDO for Windows 2000
>>Content-Class: urn:content-classes:message
>>Importance: normal
>>Priority: normal
>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>>Newsgroups: microsoft.public.biztalk.general
>>Path: cpmsftngxa06.phx.gbl
>>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:13826
>>NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
>>X-Tomcat-NG: microsoft.public.biztalk.general
>>
>>Hello,
can somebody please help me to traslate the INT to the DATETIME field.
I;m maping X(int) to Y(datatime)
Thansk,

>>



Relevant Pages

  • Re: Cursors... whats the alternative?
    ... Exit Sub ... Dim oCmd As Command, param As Parameter ...
    (microsoft.public.sqlserver.programming)
  • Re: SQL Server Functions
    ... CREATE FUNCTION FN_IMS_RX_ITEMS (@DateTimeOfExtract DATETIME, ... > @DataSupplyGroup INT) ... > DispensedPIP INT, ... > LEFT OUTER JOIN ...
    (microsoft.public.sqlserver.programming)
  • Re: Scanning hard drive
    ... "Bela Istok" wrote in message ... public DateTime LastAccess; ... public int ParentFolderRowID; ... public bool ScanFolder(string folder, int folderID, ref double psize1, ref double psize2, ref double psize3) ...
    (microsoft.public.dotnet.languages.csharp)
  • Rewrite Query for tuning.
    ... The Query returns rows. ... CONSTRAINT PRIMARY KEY CLUSTERED ...
    (microsoft.public.sqlserver.programming)
  • Query Performance
    ... I have the following Query which I am trying to tune it for the last week ... CONSTRAINT PRIMARY KEY CLUSTERED ...
    (microsoft.public.dotnet.academic)