Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

WAITFOR DELAY '00:00:.930';

V11 result: Execution time: 0.969 seconds

V12 result...

Could not execute statement.
Cannot convert '00:00:.930' to a timestamp
SQLCODE=-157, ODBC 3 State="07006"
Line 1, column 1

asked 17 Aug '10, 14:07

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%


Breck,

Thanks for reporting this change in behaviour. We made many changes in timestamp parsing to resolve a bunch of other problems and seem to have introduced one or two behaviour changes in the process. This particular problem with the "missing seconds" has been reported and will be fixed in an upcoming EBF.

permanent link

answered 24 Aug '10, 13:49

Karim%20Khamis's gravatar image

Karim Khamis
5.7k53870
accept rate: 40%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×2

question asked: 17 Aug '10, 14:07

question was seen: 1,238 times

last updated: 24 Aug '10, 13:49