Re: Timestamp Error

Поиск
Список
Период
Сортировка
От Keith Gray
Тема Re: Timestamp Error
Дата
Msg-id 3D925AB5.2010203@heart.com.au
обсуждение исходный текст
Ответ на Timestamp Error  (Keith Gray <keith@heart.com.au>)
Список pgsql-odbc
Hiroshi Inoue wrote:

>>We have moved from 7.1 to 7.2
>>Bad timestamp external representation ' '

VB6 ADO

ThisValue is a string like '2001-03-30' (*note non-US)
------------------------------------------------------------------

Select Case fldField.Type
  Case adDate, adDBDate, adDBTime, adDBTimeStamp
  If IsDate(ThisValue) Then
    fldField.Value = CDate(ThisValue)
  End If

------------------------------------------------------------------

The above was working with 7.1

Sorry, ipgsql works OK.
Have tested with pgAdmin2 no problems, but doesn't
show time portion of datetime (timestamp)




--

Keith Gray
Technical Services Manager
Heart Consulting Services



В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: IODBC32.DLL: Access Violation
Следующее
От: "CN LIOU"
Дата:
Сообщение: Re: IODBC32.DLL: Access Violation