DbDataSource enhancement

Have some feedback and input to share?
Don't be shy and drop us a note. We want to hear from you and strive to make our site better and more user friendly for our guests and members a like.
Post Reply
User avatar
wriedmann
Posts: 3645
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

DbDataSource enhancement

Post by wriedmann »

Hi Robert,
would it be possible to add a new constructor overload to the DbDataSource class?
It would be a very cool thing to have a constructor like that:

Code: Select all

constructor( cFileName as string, cRDD as string )
so it could be used also in non-VFP environments.
Thank you very much!
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply