Invalid FetchMode

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
serocool
Posts: 7
Joined: Tue 07 Oct 2014 12:11

Invalid FetchMode

Post by serocool » Tue 07 Oct 2014 12:20

Hey,

since Unidac 5.11 i become an Error when i set Unitable.Active=true and the Provider are Advantage Database -> "Invalid Fetchmode" - "D:\Projects\Delphi\Dac\ODBC\Source\ODBCClasses.pas,line3074"
I have no Path D:\Projects\......
I only use These Provider for Importing Data to MySQl Server.
What can i do????

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid FetchMode

Post by AlexP » Wed 08 Oct 2014 06:02

Hello,

We cannot reproduce the problem. Please provide the table creating script and the SQL query you are using.

serocool
Posts: 7
Joined: Tue 07 Oct 2014 12:11

Re: Invalid FetchMode

Post by serocool » Wed 08 Oct 2014 08:42

I use the TUnitable and no SQL Script.
I have build an extra Application for this Error and compiled once with Unidac 5.3.9 -> Works fine
and once with Unidac 5.5.12 -> Error :( :(
Can i send an Demo to you?

Best Regards

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid FetchMode

Post by AlexP » Wed 08 Oct 2014 09:01

You can send your example to alexp*devart*com.

Post Reply