Two databases - wrong data being fetched in report
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi,
I'm using two databases (developer and production).
I have modifications to do to a couple of reports (these are working
perfectly fine with the VB.NET app we have).
Thing is, once I had completed the new functionality and published it
to production, the reports keep pointing to the old DB instead of
production.
How can I uncouple or tell the reports to use the production DB
instead of the dev DB? The strange thing is that we pass the
production db connection string within our report generate aspx page
but it doesn't seem to matter.
Help?
Thanks!,
Chris
.
Relevant Pages
- Re: The curse of constant fields
... production branch, EAR construction etc) for a reasonably important J2EE app I am pretty fanatic about sanitizing everything prior to an official build. ... our environment it would be unrealistic. ... Because a lot of time can be wasted if a tester reports that an error is still there, and then it's a question of is the error still there because the build is flawed, or because the developer who "fixed" it only fixed it for a different use case or in his own development environment. ... (comp.lang.java.programmer) - RE: FE Running Slow with BE on Network
... I highly suggest building on dummy data unless you back up the production ... If you make a mistake on dummy data, ... they want additional reports. ... (microsoft.public.access.tablesdbdesign) - How to keep developers out of Production?
... With app roles an application has to know the role's password, ... the developer of the app has to know the password. ... but not in our certification or production ... different passwords in the three environments, ... (microsoft.public.sqlserver.security) - Is ASP.NET the best choice for producing reports?
... For distributed data input/storage and display I am happy using ASP.NET. ... with, report production. ... By then end I have several reports that while look good, ... reports of a complex nature in a way that can be easily maintained? ... (microsoft.public.dotnet.framework.aspnet) - RE: Credentials being lost between servers - out of ideas!
... The production instance now reports the ... > I have a webservice in production that is working great. ... > I have my app set up to impersonate, using windows authentication, and I ... The same error message is received. ... (microsoft.public.dotnet.framework.aspnet.security) |
|