dbTalk Databases Forums  

.accdb and .accde

comp.databases.ms-access comp.databases.ms-access


Discuss .accdb and .accde in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bsn
 
Posts: n/a

Default .accdb and .accde - 06-30-2011 , 02:52 PM






Hi NG

WinXPPro
Office 2007

I try to make an installation pack with runtime 2007...

I make a packet with an accdb file, and runtime included...
It runs perfect after installation...

But I think I'm going to use a compiled accde file in my installation
packet, for protecting my code...
When i run this after installation, it comes with an error "Openform has
been cancelled"...

Can anybody tell me why this error occurs...???

Office Developer package program, makes the .accdb and .accde file to an
..accdr in both cases...

Cheers Bjarne
"Every day new surprises"

Reply With Quote
  #2  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: .accdb and .accde - 06-30-2011 , 07:19 PM






"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0cd415$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Quote:
Can anybody tell me why this error occurs...???
Have you tried opening your ACCDB with your local Access
installation with the /runtime switch? This will allow you to see
how it behaves in the runtime.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #3  
Old   
bsn
 
Posts: n/a

Default Re: .accdb and .accde - 07-01-2011 , 01:36 PM



"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en meddelelse
news:Xns9F14CEBE8991Af99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.97...
Quote:
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0cd415$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Can anybody tell me why this error occurs...???

Have you tried opening your ACCDB with your local Access
installation with the /runtime switch? This will allow you to see
how it behaves in the runtime.
Thx for answer...

It runs ok with /runtime switch in my local Access installation...

The problem occurs only when i make an accde file, and makes an instal
packet from the accde file...
But i need to have an accde file, so that I can protect my objects and
code...

Bjarne

Reply With Quote
  #4  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: .accdb and .accde - 07-01-2011 , 03:39 PM



"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0e13cd$0$56796$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Quote:
"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en
meddelelse
news:Xns9F14CEBE8991Af99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.97...
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0cd415$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Can anybody tell me why this error occurs...???

Have you tried opening your ACCDB with your local Access
installation with the /runtime switch? This will allow you to see
how it behaves in the runtime.

Thx for answer...

It runs ok with /runtime switch in my local Access installation...

The problem occurs only when i make an accde file, and makes an
instal packet from the accde file...
So, running the ACCDE in your local Access with the /runtime switch
has no problems, right?

Quote:
But i need to have an accde file, so that I can protect my objects
and code...
I dunno. It sounds like a runtime incompatibility, but it sounds
like you've got that covered already. Have you tried renaming the
ACCDE to ACCDR on your local computer and opening it in Access with
the /runtime switch (theoretically, you should just be able to
double click it, but then you're depending on default actions
happening as you assume they will, as opposed to affirmatively
making sure you know what environment the app is running in)?

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #5  
Old   
bsn
 
Posts: n/a

Default Re: .accdb and .accde - 07-02-2011 , 01:08 PM



"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en meddelelse
news:Xns9F15A9824D972f99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.94...
Quote:
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0e13cd$0$56796$edfadb0f (AT) dtext02 (DOT) news.tele.dk:


"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en
meddelelse
news:Xns9F14CEBE8991Af99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.97...
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0cd415$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Can anybody tell me why this error occurs...???

Have you tried opening your ACCDB with your local Access
installation with the /runtime switch? This will allow you to see
how it behaves in the runtime.

Thx for answer...

It runs ok with /runtime switch in my local Access installation...

The problem occurs only when i make an accde file, and makes an
instal packet from the accde file...

So, running the ACCDE in your local Access with the /runtime switch
has no problems, right?
Yes...right...

Quote:
But i need to have an accde file, so that I can protect my objects
and code...

I dunno. It sounds like a runtime incompatibility, but it sounds
like you've got that covered already. Have you tried renaming the
ACCDE to ACCDR on your local computer and opening it in Access with
the /runtime switch (theoretically, you should just be able to
double click it, but then you're depending on default actions
happening as you assume they will, as opposed to affirmatively
making sure you know what environment the app is running in)?
I tried to make an Access 2003Runtime packet, installing it on a Vista
pc(same as Access2007 Runtime), and it runs ok...

Very strange...

Bjarne

Reply With Quote
  #6  
Old   
bsn
 
Posts: n/a

Default Re: .accdb and .accde - 07-04-2011 , 02:35 AM



"bsn" <bsnSNABELAoncableDOTdk> skrev i en meddelelse
news:4e0f5eb0$0$56790$edfadb0f (AT) dtext02 (DOT) news.tele.dk...
Quote:
"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en meddelelse
news:Xns9F15A9824D972f99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.94...
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0e13cd$0$56796$edfadb0f (AT) dtext02 (DOT) news.tele.dk:


"David-W-Fenton" <NoEmail (AT) SeeSignature (DOT) invalid> skrev i en
meddelelse
news:Xns9F14CEBE8991Af99a49ed1d0c49c5bbb2 (AT) 74 (DOT) 209.136.97...
"bsn" <bsnSNABELAoncableDOTdk> wrote in
news:4e0cd415$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk:

Can anybody tell me why this error occurs...???

Have you tried opening your ACCDB with your local Access
installation with the /runtime switch? This will allow you to see
how it behaves in the runtime.

Thx for answer...

It runs ok with /runtime switch in my local Access installation...

The problem occurs only when i make an accde file, and makes an
instal packet from the accde file...

So, running the ACCDE in your local Access with the /runtime switch
has no problems, right?

Yes...right...

But i need to have an accde file, so that I can protect my objects
and code...

I dunno. It sounds like a runtime incompatibility, but it sounds
like you've got that covered already. Have you tried renaming the
ACCDE to ACCDR on your local computer and opening it in Access with
the /runtime switch (theoretically, you should just be able to
double click it, but then you're depending on default actions
happening as you assume they will, as opposed to affirmatively
making sure you know what environment the app is running in)?

I tried to make an Access 2003Runtime packet, installing it on a Vista
pc(same as Access2007 Runtime), and it runs ok...

Very strange...

Bjarne
Tried another pc configuration : Vista + Office2007
It all works fine when installing on runtime pc...
Bjarne

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.