VO Select Problem

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
User avatar
Ивайло Кантурски
Posts: 7
Joined: Thu Jul 19, 2018 12:17 pm

VO Select Problem

Post by Ивайло Кантурски »

We use Vo2AdoRdd (SQL) and "::" is required to set the catalog depends of data source (Oracle or SQL). I'm not sure that "DBUSEAREA" cause XSC.EXE to crush. May be some part of code after calling of "DBUSEAREA"
User avatar
wriedmann
Posts: 3655
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

VO Select Problem

Post by wriedmann »

Hello,

unfortunately I have no experience with the VO2Ado RDD so I cannot help you further.

I may be wrong, but the documentation of VN2Ado Build 4.30.401 states:
The Vn2Ado RDD is not available. We are not sure if we will create such an RDD. Please contact
us if you are interested in the RDD


I don't know if such a RDD was build later - my version is from September 2015.

You cannot use a VO RDD with X#, but you need a .NET RDD.

Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
User avatar
Chris
Posts: 4584
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

VO Select Problem

Post by Chris »

Hello,

This must be a compiler bug, but unfortunately I cannot reproduce it here with the code that you posted. Can you please zip the full code and post it here or send it to me (chris at xsharp.eu) to have a look? I am sure it will be easy to find a quick fix for this so you can continue testing.

Also please note that in addition to what Wolfgang said, DBSelectArea() returns a LOGIC value, so you need to remove the "== 0" part.

Chris
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
Post Reply