Which RDD Class should be used for DBF/DBZ/DBV

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
User avatar
robert
Posts: 3815
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Which RDD Class should be used for DBF/DBZ/DBV

Post by robert »

Arun,

Thanks for the example.
Now I see what you were doing. You were using the DBFBLOB driver, that handles stand alone BLOB files.
I was under the impression you were using DBFMEMO (which is DBF/DBV/NTX) support.
I'll try to add support for DBFBLOB as well as DBFMEMO in the next build.

Robert
XSharp Development Team
The Netherlands
ArunBerlin
Posts: 21
Joined: Tue Oct 27, 2020 1:19 pm

Which RDD Class should be used for DBF/DBZ/DBV

Post by ArunBerlin »

Hi Robert,

If you still need another VO example code, let me know. I can provide it.
Thanks @AlainC for proving the sample.
ArunBerlin
Posts: 21
Joined: Tue Oct 27, 2020 1:19 pm

Which RDD Class should be used for DBF/DBZ/DBV

Post by ArunBerlin »

Hi Robert,
Any updates on DBFBlob and DBFMemo support in the latest release - v2.13.2.2 ?
User avatar
robert
Posts: 3815
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Which RDD Class should be used for DBF/DBZ/DBV

Post by robert »

Arun,
I am sorry but this change did not make it into the last build.
We were too busy preparing for the German X# Summit (I am in Germany right now) and the Virtual FoxFest that starts next Thursday the 13th.

Robert
XSharp Development Team
The Netherlands
ArunBerlin
Posts: 21
Joined: Tue Oct 27, 2020 1:19 pm

Which RDD Class should be used for DBF/DBZ/DBV

Post by ArunBerlin »

Hi Robert,

Any updates on DBFBlob and DBFMemo support in the latest release ?
User avatar
robert
Posts: 3815
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Which RDD Class should be used for DBF/DBZ/DBV

Post by robert »

Arun,
Not yet. There has been not very much demand for this.
If you are in a hurry, then I would recommend is to use VO to export the data to one of the other DBF formats.

Robert
XSharp Development Team
The Netherlands
User avatar
wriedmann
Posts: 3458
Joined: Mon Nov 02, 2015 5:07 pm

Which RDD Class should be used for DBF/DBZ/DBV

Post by wriedmann »

Hi Robert,
and somewhere on my disk there is a X# RDD that uses the VO RDD to access data....
Wolfgang
Post Reply