PDA

Click to See Complete Forum and Search --> : Specifying database name at runtime for data environment??


wizilling
Aug 13th, 2003, 09:09 PM
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