L
Lucas Tam
I'm not sure if this is a problem with Microsoft's Application Data Blocks,
but I am using a query like this:
USE DATABASENAME;SELECT * FROM SOMETABLE
The tablename property of my datasets are not being set - this causes a
problem with CrystalReports.
Is there a way to auto-set the Tablename in a dataset?
Thanks.
but I am using a query like this:
USE DATABASENAME;SELECT * FROM SOMETABLE
The tablename property of my datasets are not being set - this causes a
problem with CrystalReports.
Is there a way to auto-set the Tablename in a dataset?
Thanks.