Function doesn't exist anymore (iX 2.0 SP1 --> 2.10 SP1)

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
smolenak
Posts: 22
Joined: Tue Nov 20, 2012 3:06 am

Function doesn't exist anymore (iX 2.0 SP1 --> 2.10 SP1)

Post by smolenak »

Hi,

I have been using reader to read through database recipes..

private IDataReader reader = Globals.Recipe1.GetResultSet();

But GetResultSet is not anymore supported by newest version 2.10 SP1. It fails on when compiling..
Then I noticed that there is FillResultSet function, but there is no documentation how to use it, what namespace it belongs etc.??

Is there anybody to help how could I use same functionality within new iX 2.10 SP1?? I would appreciate for the help - thanks already!

-S-

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Function doesn't exist anymore (iX 2.0 SP1 --> 2.10 SP1)

Post by Russ C. »

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply