asp database connection
asp database connection
Out of context: Reply #9
- Started
- Last post
- 16 Responses
- mitsu0
ahhh, so it's hanging...
it's probably a permissions issue. your iuser is accessing the mdb file which then tries to create an ldb file in that same directory (for locking, etc). without the proper permissions on that folder, your connection attempt will just hang. talk to the administrator of that box and have them set your settings just like they were on the previous server. that should fix it.