mysql:10793
From: Daiju <Daiju <d.is.here@xxxxxxxxxx>>
Date: Thu, 13 Jan 2005 14:54:13 +0900
Subject: [mysql 10793] Re: 日付の差分をとりたいのですが
こんにちは。 On Thu, 13 Jan 2005 14:10:51 +0900 "Reiko Isono" <isono@xxxxxxxxxx> wrote: > MySQLのデータを今のvarchar型のままcsvでエクスポートし、それをSQLServerで取り > 込んでデータ型を日付型に変換するとエラーでできません。 SQL Serverの日付型は両端に##が必要ではなかったかと思います。 ですので,concat('#' , datetime , '#') as XXX としてエク スポートすれば,SQL Serverに インポート可能な気がしますが, いかがでしょうか。 SQL Serverを持っていませんのでこちらで検証できませんが。 -- Daiju <d.is.here@xxxxxxxxxx> http://opencage.blogspot.com/
10779 2005-01-12 17:07 [磯野 礼子 <isono@xx] 日付の差分をとりたいのですが 10782 2005-01-13 01:24 ┣[とみたまさひろ <tomm] 10785 2005-01-13 09:50 ┣[磯野 礼子 <isono@xx] 10786 2005-01-13 10:11 ┃┗[遠藤 俊裕 <endo@xxxx] 10787 2005-01-13 11:07 ┣["Ogawa" <mcn010@xxxx] 10792 2005-01-13 14:10 ┣["Reiko Isono" <isono] -> 10793 2005-01-13 14:54 ┃┗[Daiju <d.is.here@xxx] 10798 2005-01-13 17:15 ┗["Reiko Isono" <isono]