Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / September 2005

Tip: Looking for answers? Try searching our database.

Access packaging

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Phil - 13 Sep 2005 22:49 GMT
HI,
Two questions:
1) When you split an Access 2000 DB where are "Forms"?  Are then in the
back-end or front-end?

2) When you split an Access 2000 Db and package the DB using office 2000
developer and you want to chage a one line in a form, do you need to
repackage the db or can you only copy the front-end or back-end (depending
where the form is saved) to the the "Support" folder of the package?  I've
tried every option I can think of and when I run the setup.exe in the the
package I still get the old form after the install.

I have an application where I only change the users name on a single form
and I want the fastest way to create the install package with the changed
form.

Thanks
Signature

Phil

Douglas J. Steele - 14 Sep 2005 00:17 GMT
The front end consists of the queries, forms, reports, macros and modules.
The back end consists of the tables. (Ok, once in a while you might have a
table or two in the front end, but those are non-shared tables, used for
special purposes)

Any change to anything in the front end can be replicated simply by
recopying the front end MDB or MDE.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> HI,
> Two questions:
[quoted text clipped - 13 lines]
>
> Thanks
Phil - 14 Sep 2005 04:24 GMT
Hi Doug,

I'm missing something.  I open my mdb, change the form, make an MDE, Slpit
the db and copy the MDE to the SUPPORT folder of my Package directory
replacing the MDE that was there.  The Package directory was created from a
previous packaging using office 2000 developer.

When I run the setup.exe in the Package directory and install my db I still
get the old form.  Dosen't the setup.exe use the MDE file in the Support
folder when the install is processed?  Why do I get the old form?????

I'm at a lost.  If I do a total re-package using developer I do get the new
form.

Thanks again,

Signature

Phil

> The front end consists of the queries, forms, reports, macros and modules.
> The back end consists of the tables. (Ok, once in a while you might have a
[quoted text clipped - 21 lines]
> >
> > Thanks
Douglas J Steele - 14 Sep 2005 12:14 GMT
There really shouldn't be any need to package at all: simply replace the one
file at the user's end.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> Hi Doug,
>
[quoted text clipped - 37 lines]
> > >
> > > Thanks
Phil - 14 Sep 2005 15:32 GMT
Hi,
I'm packaging my DB to sent to other users so they can install it on their
computer.  When they install I want them to have their personal information
on the form.
Signature

Phil

> There really shouldn't be any need to package at all: simply replace the one
> file at the user's end.
[quoted text clipped - 52 lines]
> > > >
> > > > Thanks
George Nicholson - 14 Sep 2005 18:17 GMT
>copy the MDE to the SUPPORT folder of my Package directory

AFAIK, the Support folder is not used during installation. It is simply a
copy of what the Package wizard put into the .Cab file.  Since the .Cab file
still contains the "old" form, the old form is what gets installed. (I don't
know if running Makecab.exe in the support folder would replace/create a new
cab file, rather than repackage the whole thing. I've never tried it.)

I've often wondered if it is necessary, or desirable,  for the Support
folder to be included in outgoing distribution files. (Almost) everything in
it is mirrored in the Cab file, so I think it can be omitted from what gets
sent to others, but I don't know that for fact. Never felt the need to test
the theory.

> I open my mdb, change the form, make an MDE, Slpit the db

Shouldn't that be "Split the db, make MDE" ?

HTH,
Signature

George Nicholson

Remove 'Junk' from return address.

> Hi,
> I'm packaging my DB to sent to other users so they can install it on their
[quoted text clipped - 68 lines]
>> > > >
>> > > > Thanks
Phil - 14 Sep 2005 22:45 GMT
Thank you George,

You answered a question that I've had for a long time.  I've always been
puzzled where my install routine got a hold of my old version.  I never
looked at the cab folder.  I only looked at the size of the folder and
figured that my MDE or be.mde could not be there.  But now I know there is
some compression taking place and my files are in the cab folder.

In response to your question.  I always make the MDE first and then open the
MDE and make the split.  If I split first using the MDB file then my data is
no longer in my MDB master file.

Thanks again I'm no longer puzzled........
Signature

Phil

> >copy the MDE to the SUPPORT folder of my Package directory
>
[quoted text clipped - 87 lines]
> >> > > >
> >> > > > Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.