G
Guest
How do I copy a table from one dataset to another ?
code I am using and that is not working :
dataset2.tables.add(dataset1.tables(tablename))
Please help me.
prashant
code I am using and that is not working :
dataset2.tables.add(dataset1.tables(tablename))
Please help me.
prashant