Morten Brun
|
| Posted: 09/19/2002, 2:38 PM |
|
Hi
Does anybody have a hint of what could be wrong here. SYSTEM has full
rights. Please.
Unable to establish connection to database.
Error information:
Microsoft JET Database Engine (0x80004005)
Could not lock file.
More information:
The database cannot be opened, most likely due to insufficient
security set on your database folder or file.
Morten
|
|
|
 |
Shawn Mason
|
| Posted: 09/19/2002, 5:32 PM |
|
Check to see that the Access file is not read only.
--
Kindest Regards,
Shawn Mason,CCD,MCP
I.S. Software Design Associates
"Morten Brun" <morb@novonordisk.com> wrote in message
news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> Hi
>
> Does anybody have a hint of what could be wrong here. SYSTEM has full
> rights. Please.
>
> Unable to establish connection to database.
> Error information:
> Microsoft JET Database Engine (0x80004005)
> Could not lock file.
> More information:
> The database cannot be opened, most likely due to insufficient
> security set on your database folder or file.
>
> Morten
>
|
|
|
 |
Imran
|
| Posted: 09/20/2002, 10:40 AM |
|
I've seen this problem when you open up one of the sample studio apps and
then publish it... the project by default looks at the access file in the
samples folder withing your program files/codecharge folder.
In the project settings, after you've published the project, make sure the
database is looking at the one in your wwwroot folder. Studio doesn't change
it for you.
"Morten Brun" <morb@novonordisk.com> wrote in message
news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> Hi
>
> Does anybody have a hint of what could be wrong here. SYSTEM has full
> rights. Please.
>
> Unable to establish connection to database.
> Error information:
> Microsoft JET Database Engine (0x80004005)
> Could not lock file.
> More information:
> The database cannot be opened, most likely due to insufficient
> security set on your database folder or file.
>
> Morten
>
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 10/02/2002, 5:41 AM |
|
Please refer to this KB article http://support.codecharge.com/kb_article.asp?kb_articlesPage=2&article_id=4
--
Alex,
Support Engineer
CodeCharge Team
"Morten Brun" <morb@novonordisk.com> wrote in message
news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> Hi
>
> Does anybody have a hint of what could be wrong here. SYSTEM has full
> rights. Please.
>
> Unable to establish connection to database.
> Error information:
> Microsoft JET Database Engine (0x80004005)
> Could not lock file.
> More information:
> The database cannot be opened, most likely due to insufficient
> security set on your database folder or file.
>
> Morten
>
|
|
|
 |
Joe
|
| Posted: 11/26/2002, 1:14 PM |
|
Hey Morten or all,
Did you manage to figure this out?
I've tried using a datasource and the connection strings, I still get errors
from the samples when trying to publish it.
Thought after an investment as such, and the software has not been touch
since the upgrade - thought I give in and give it a go..this is confusing.
Regs,
Joe
"Morten Brun" <morb@novonordisk.com> wrote in message
news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> Hi
>
> Does anybody have a hint of what could be wrong here. SYSTEM has full
> rights. Please.
>
> Unable to establish connection to database.
> Error information:
> Microsoft JET Database Engine (0x80004005)
> Could not lock file.
> More information:
> The database cannot be opened, most likely due to insufficient
> security set on your database folder or file.
>
> Morten
>
|
|
|
 |
Joe
|
| Posted: 11/27/2002, 8:22 PM |
|
Well nevermind, some unknown reason after multiple reboot etc it works..
freaking weird.
"Joe" <sneakyvilky@yahoo.com> wrote in message
news:as0o7u$ee6$1@news.codecharge.com...
> Hey Morten or all,
>
> Did you manage to figure this out?
>
> I've tried using a datasource and the connection strings, I still get
errors
> from the samples when trying to publish it.
>
> Thought after an investment as such, and the software has not been touch
> since the upgrade - thought I give in and give it a go..this is confusing.
>
> Regs,
>
> Joe
>
>
> "Morten Brun" <morb@novonordisk.com> wrote in message
>news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> > Hi
> >
> > Does anybody have a hint of what could be wrong here. SYSTEM has full
> > rights. Please.
> >
> > Unable to establish connection to database.
> > Error information:
> > Microsoft JET Database Engine (0x80004005)
> > Could not lock file.
> > More information:
> > The database cannot be opened, most likely due to insufficient
> > security set on your database folder or file.
> >
> > Morten
> >
>
>
|
|
|
 |
Chris Lupson
|
| Posted: 12/16/2002, 6:01 AM |
|
has your database tables got spaces in them if they have replace with _
(underscore)
Chris Lupson
"Joe" <sneakyvilky@yahoo.com> wrote in message
news:as0o7u$ee6$1@news.codecharge.com...
> Hey Morten or all,
>
> Did you manage to figure this out?
>
> I've tried using a datasource and the connection strings, I still get
errors
> from the samples when trying to publish it.
>
> Thought after an investment as such, and the software has not been touch
> since the upgrade - thought I give in and give it a go..this is confusing.
>
> Regs,
>
> Joe
>
>
> "Morten Brun" <morb@novonordisk.com> wrote in message
>news:2sgkoukbbmb3iobnokrie4g8obu6kb0rtu@4ax.com...
> > Hi
> >
> > Does anybody have a hint of what could be wrong here. SYSTEM has full
> > rights. Please.
> >
> > Unable to establish connection to database.
> > Error information:
> > Microsoft JET Database Engine (0x80004005)
> > Could not lock file.
> > More information:
> > The database cannot be opened, most likely due to insufficient
> > security set on your database folder or file.
> >
> > Morten
> >
>
>
|
|
|
 |
|