According to the SA-16 documentation:

OLE DB provider no longer supports Borland Delphi The SQL Anywhere OLE DB provider can no longer be used with old versions of Borland Delphi. Borland Delphi does not support the DBTYPE_DBTIME2 and DBTYPE_DBTIMESTAMPOFFSET data types.

Does this mean an older Delphi app cannot connect at all via OLE DB, or does it mean it will fail if it tries to query DBTYPE_DBTIME2 or DBTYPE_DBTIMESTAMPOFFSET data?

asked 12 Sep '13, 15:43

EMurchieBeyma's gravatar image

EMurchieBeyma
1945816
accept rate: 75%

Be the first one to answer this question!
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:

×260
×39
×10
×9

question asked: 12 Sep '13, 15:43

question was seen: 3,074 times

last updated: 12 Sep '13, 15:43