xsharp.eu • DbDataSource enhancement
Page 1 of 1

DbDataSource enhancement

Posted: Mon May 01, 2023 3:45 pm
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