I am writing a MS SQL server conversion utility and am having an issue with timestamp

From: "Joel Fradkin" <jfradkin(at)wazagua(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: I am writing a MS SQL server conversion utility and am having an issue with timestamp
Date: 2005-01-14 21:15:02
Message-ID: 003c01c4fa7e$1d463460$797ba8c0@jfradkin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Any one have a good idea for dealing with a timestamp where only time is
available on some of the source records?

Some records have both time and day.

My MSSQL database has 290 tables so splitting the fields would be a very
large project.

Is there a way to add just the time part of date time to timestamp?

Joel Fradkin

Wazagua, LLC
2520 Trailmate Dr
Sarasota, Florida 34243
Tel. 941-753-7111 ext 305

jfradkin(at)wazagua(dot)com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
C 2004. WAZAGUA, LLC. All rights reserved. WAZAGUA, LLC
This email message is for the use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and delete and destroy
all copies of the original message, including attachments.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Fuhr 2005-01-14 21:15:48 Re: assign the row count of a query to a variable
Previous Message PFC 2005-01-14 21:13:57 Re: assign the row count of a query to a variable