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;SE LECT * 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.
--
Lucas Tam (REMOVEnntp@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
but I am using a query like this:
USE DATABASENAME;SE LECT * 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.
--
Lucas Tam (REMOVEnntp@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
Comment