|
| |
|
|
ASP who?
Posts: 4 Joined: 12/16/2004 Status: offline
|
The Database Connection Named ' ' is unidentified ERROR - 12/16/2004 14:11:21
Hi all. ASP Newb here. Hence the reason I'm at the mercy of the FP 2003 DRW. I've searched the various forums and checked the 2003 DRW FAQ, but no one seems to have resolved this particular issue in a manner that I understand. The error is the same one, I'm sure, that people have seen a million times: As you can see in the code, the fp_sDataConn="Database3" is set and correct. It has been verified in the site settings, and, as such, it has not been removed from my web. The root folder does have write and scripting permissions enabled. I am unsure of the meaning of the last possibility "the web is not marked as an Application Root". I do have other DB connections and other ASP pages functioning on other databases in this website. I've seen people recommending that you clean up otherwise verify the global.asa, and, though it looks fairly straightforward, I am unsure of how to do that without causing further damage. I will continue to peck away here, but I was hoping someone might have a suggestion or two. Thanks in adv. Garrett
< Message edited by ASP who? -- 12/20/2004 12:05:09 >
|
|
|
|
ASP who?
Posts: 4 Joined: 12/16/2004 Status: offline
|
RE: The Database Connection Named ' ' is unidentified E... - 12/16/2004 15:17:13
That did it. wtf?!? I took DB Conn 'database2' and tested it with your single line of code (which is right handy, thanks) and got the resulting Driver ID listed above. So I deleted the source DB (it was a test DB anyway) and imported my other DB with the same file name and destination directory as the one I deleted. I regenerated the existing DB results and it works fine. Go figure. Is there some default setting in the global.asa that limits the amount of active DB conns you can have in one web, or something goofy like that? I've got 6, well, 5 now, but the thing is, they were all put together the same way. It seems odd that the DRW would balk on the very last one like this. I mean, what would I have done if I didn't have "extra" db conns laying around? Either way, thanks for your help, Spooky. All my googling on this error for like the past two days has brought me to this board, so I figured this was a good place to ask. :)
|
|
|
|
dpf
Posts: 7123 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: The Database Connection Named ' ' is unidentified E... - 12/16/2004 17:42:54
quote:
has brought me to this board and there is no better place to learn!
_____________________________
Dan
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|