|
-
Apr 3rd, 2001, 04:33 AM
#1
Firstly, I know virtually nothing about ASP. Somebody else built the page, Eventually got it to work and display the information, but now I'm locked out of Access. I am led to believe that we didn't close the database connection. Can anyone help?
-
Apr 3rd, 2001, 04:42 PM
#2
Addicted Member
What message do you get when you try and open access?
ASP, SQL, VB6, Java Script and dubious guitar playing skills.
-
Apr 4th, 2001, 03:27 AM
#3
uh - it opens now. I think someones been fiddling with it. It was something like an access denied message, I can't remember specifically.
-
Apr 4th, 2001, 07:39 AM
#4
I think things are sorted. I'm still a little in the dark, so if anyone can offer any information, I would be grateful. Cheers anyway
-
Apr 4th, 2001, 04:56 PM
#5
Addicted Member
Im glad you have things sorted. You probably know some of this stuff already but in case you dont whether other users can access the database depends on the database and the locking type you use e.g. pesimistic, optimistic.
Its okay to have access open and be looking at the screen which shows all the tables and be writing stuff but not have the tables open and be writing stuff to them. You get some message saying that tables already open by another user or something.
Hope this helps
Alex
ASP, SQL, VB6, Java Script and dubious guitar playing skills.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|