mapping question

From: y2k (anonymous_at_discussions.microsoft.com)
Date: 04/06/04


Date: Tue, 6 Apr 2004 12:06:06 -0700

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: mapping question
    ... Could you provide some info regarding the INT? ... can somebody please help me to traslate the INT to the DATETIME field. ... I;m maping Xto Y ...
    (microsoft.public.biztalk.general)
  • Re: java.lang.NullPointerException while updating datetime field
    ... trying to update a field which is a datetime field in a table in the ... I am using JAVA1.5 and JDBC:ODBC driver for making the ... int media_num_xl; ... the driver for making the bridge ...
    (comp.lang.java.databases)
  • java.lang.NullPointerException while updating datetime field
    ... trying to update a field which is a datetime field in a table in the ... // use the following variables to store data from the .XLS file ... int media_num_xl; ... } catch(Exception e) { ...
    (comp.lang.java.databases)
  • Re: calculate the midle and end of the month
    ... "Gonzalo Torres" wrote in message ... > I have a table with a datetime field that I use to get a date of process for ... CREATE FUNCTION MidAndEndOfMonths (@year INT) ... FROM (SELECT 1, '01' UNION ALL ...
    (microsoft.public.sqlserver.programming)