Microsoft Office Forums


Reply
Thread Tools Display Modes

Re: Database file Open/Save/SaveAs functionality

 
 
John Vinson
Guest
Posts: n/a

 
      09-04-2003, 04:16 PM
On Thu, 4 Sep 2003 12:22:29 +0100, "Oisin"
<(E-Mail Removed)> wrote:

>This corresponds to usual application/file model, e.g. start MS Word app,
>open an MS Word file, save the edited file as a new file etc. MS Access
>combines the application with the data which makes this model difficult to
>implement.


That's correct. If you were running Oracle, SQL/Server, MySQL, DB2, or
any other database system you would have the same problem.

A database IS NOT A DOCUMENT. It's a container for multiple related
tables!

I sympathise with your dilemma, but Access simply isn't readily
amenable to this approach. What you would need to do is write VBA code
to use the CreateDatabase() method, run multiple TransferDatabase
actions to migrate tables into the newly created database, relink the
frontend to the newly created backend... Possible but *extremely*
laborious.

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
 
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Disable the InfoPath file save functionality Praveen Infopath Newsgroup 0 05-19-2008 08:28 AM
Cannaot Save Projectn File to Database jefander Project Newsgroup 1 03-28-2007 01:04 AM
RE: Cannaot Save Projectn File to Database Jim Aksel Project Newsgroup 0 03-27-2007 11:12 PM
Save to database or file Gunnar Infopath Newsgroup 2 01-18-2005 05:11 AM
Distinguishing between Save and SaveAs in PowerPoint Andrei Smolin PowerPoint Newsgroup 1 05-08-2004 04:33 AM



All times are GMT. The time now is 02:15 PM.