G
Guest
All,
Is it possible to use the same (strongly typed) DataSet object with an
Oracle table adapter (or data adapter) and a MS-SQL table adapter?
It would be nice to use the same dataset object so the calling code can use
only one dataset and not use one for each database type.
Thanks in advance.
Is it possible to use the same (strongly typed) DataSet object with an
Oracle table adapter (or data adapter) and a MS-SQL table adapter?
It would be nice to use the same dataset object so the calling code can use
only one dataset and not use one for each database type.
Thanks in advance.