Hello,
I have a database which has many tables in it, and also a VB GUI to it which creates databases on the fly, the layout for each database is the same, Column1, Column2, Column3, Column4, Column5 ; I have 1 crystal report called "ProjectReport" and inside this report I have the layout that i want and all is well except that its bound to a single table in the database. What I want to know is how do I go about programmatically editing the tablename so that I can make a reference to whatever table I want in the database, and the rest stay the same in the crystal report. Its very urgent and any help is appreciated. This is my first time using crystal reports and I spent a lot of time searching on the net, I came across some code that was about 3 pages long and Im certain there is a shorter way. Thanks in advance.
acidflash
I have a database which has many tables in it, and also a VB GUI to it which creates databases on the fly, the layout for each database is the same, Column1, Column2, Column3, Column4, Column5 ; I have 1 crystal report called "ProjectReport" and inside this report I have the layout that i want and all is well except that its bound to a single table in the database. What I want to know is how do I go about programmatically editing the tablename so that I can make a reference to whatever table I want in the database, and the rest stay the same in the crystal report. Its very urgent and any help is appreciated. This is my first time using crystal reports and I spent a lot of time searching on the net, I came across some code that was about 3 pages long and Im certain there is a shorter way. Thanks in advance.
acidflash