R
Robert Bevington
Is it possible to fill a predefined dataset with all the tables of a
database without knowing what the table names are. The SQL string would be
something like this: SELECT * FROM *. I want write this in code and not
using the Visual Studio UI.
Just doesn't work for me.
Thanx for any help,
Rob
database without knowing what the table names are. The SQL string would be
something like this: SELECT * FROM *. I want write this in code and not
using the Visual Studio UI.
Just doesn't work for me.
Thanx for any help,
Rob