Re: Rather urgent: Cannot open user default database. Login failed.
Jim,
I think your problem is that the ASP.Net user is trying to connect
directly to your database while the default database is a different
database (most probably master). Check in Enterprise Manager the
properties for the login and adjust the default database. That should
fix the problem.
Markus
.
Relevant Pages
- Re: Renaming control breaks module ?
... This seems like the kind of problem that a decompile might fix. ... Office Button | Access Options | Current Database | Name AutoCorrect ... Compact the database to get rid of this junk: ... Uncheck any references you do not need. ... (microsoft.public.access.formscoding) - Re: Third party tool required
... How does this fix data corruption? ... wrote our own table header repair utility because they would ... > What's so hard about writing your own database rebuild utility. ... > In our app we call this utilty installDB. ... (microsoft.public.fox.programmer.exchange) - Re: Existing Database - Create new or Fix existing?
... If you have spent lots of time developing the app, ... fix the issues you can (such as ensuring all ... I downloaded the free 'database checker' utility from ... Do I trawl through the report page by page and try to fix the issues one ... (microsoft.public.access.queries) - Re: Existing Database - Create new or Fix existing?
... that's one way to learn about how to build a database. ... data - forms, subforms, combos, list boxes, reports, and so on. ... I built the app in 1997 and have been adding to it ever since. ... Can I fix it or should I leave it ... (microsoft.public.access.queries) - Login failed for user NT AUTHORITYANONYMOUS LOGON msg
... I have inherited an evil app that I am trying to fix. ... desktop app, that I am trying to port to the web using VB6/com+/ASP ... The database has Mixed Mode ... (microsoft.public.inetserver.asp.db) |
|