[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Data transfer woes
Hello,
I am new to STATA and I am having a problem with date fields when
transferring data from SQL Server to STATA 10 format using StatTransfer 9.
In the database the date fields are specified as Date, not DateTime.
When I do the transfer the fields come out as long with format %tc. When
I browse the data I see "19mar2009 23:59:43".
My programs depend on the field to be of the form %td, as in "19mar2009"
and thus my programs break! I try changing the format to %td and when I
brows the data as see 1.454e+12.
I notice that usually date fields are of the type float and changing
/setting the format to %td gives me what i need
Could someone please help me by telling me what I am doing wrong.
Kind regards,
Clemens
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/