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 )
Thank you very much!
Wolfgang
Code: Select all
constructor( cFileName as string, cRDD as string )