X# SQL RDD Availability

This forum is meant for questions and discussions about the X# language and tools
Post Reply
User avatar
JamesBeardAIS
Posts: 4
Joined: Mon May 22, 2023 9:50 pm

X# SQL RDD Availability

Post by JamesBeardAIS »

HI, I am looking at using SQL RDD to replace our existing ADS database backend with Microsoft SQL Server, within our VO product (while also converting this product from VO to X#), but I cannot find a way of buying this product.

Could someone advise how I go about obtaining this please.
User avatar
wriedmann
Posts: 4018
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Re: X# SQL RDD Availability

Post by wriedmann »

Hi James,
AFAIK the SQL RDD is currently in beta, and I do not think a VO RDD is planned for it.
But maybe you can build a Dataserver using an X# COM module to make it usable also in VO.
But I'm sure Robert will step in with more informations.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
User avatar
JamesBeardAIS
Posts: 4
Joined: Mon May 22, 2023 9:50 pm

Re: X# SQL RDD Availability

Post by JamesBeardAIS »

Hi Wolfgang,

Thankyou for the quick reply. Sorry for my bad grammar. I do not require the X# SQL RDD for the VO product, just for the converted X# product.

I did have some success in the VO product, replacing the ADS backend to use MS SQL by using the VO2ADO RDD, but really need to modernise to X# as soon as possible (very late compared to others) and love the design of the X# SQL RDD being on top of ADO.NET.
Post Reply