Can some tell me how i can specify the database name at runtime
I am trying to get the database name off a .ini file and then put it in the connection string for the data environment. But when i run it..i get the error that i failed to get the rowset. (if i assign the data base name at design time, then the report runs fine)
Thanks in advance