how to add additional tables?
using Business Objects crystal reports Release XI 2?
since i have no experience of this product but learning,I am wondering if anyone knows how to add a table to an existing "Database Fields" in crystal reports?
I dont know how the previous guy managed so I can't ask him as he is no longer here.
Currently the development server/SQL Server is stored on a different computer here locally. Obviously when this product will ship, it will look on the local box for the SQL Server, since this is where the database is stored on the live site in addition to the fact that the other Database fields (tables) are pointing to (the local)
any ideas?
Re: how to add additional tables?
Use the database options from the toolbar
Re: how to add additional tables?
I think you code will have to determine the database
Re: how to add additional tables?
thanks. i KINDA got it working but not quite. For some reason when I try this on a different machine, it doesnt find the SQL Server because I re-added/added a new SQL Server (pointing to the same original database). it cant find it when showing the report and fails :(
how can I get back the old settings for the database in crystal reports?