Access

Moderators: None (Apply to moderate this forum)
Number of threads: 1070
Number of posts: 2215

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to make changes to forms in a split database Posted by ranravian on 27 Mar 2006 at 11:19 AM
Hi,

I split my database. How do I update the forms, queries and reports?
this may come as a dumb question, but I spent so much time googling splitting the database and none how to update the forms and queries.

Any help is greatly appreciated.


Report
Re: How to make changes to forms in a split database Posted by dokken2 on 29 Mar 2006 at 7:31 AM
: Hi,
:
: I split my database. How do I update the forms, queries and reports?
: this may come as a dumb question, but I spent so much time googling splitting the database and none how to update the forms and queries.
:
: Any help is greatly appreciated.
:
:
:
You could use replication but I've seen posts where its problematic. What I do is update a development database and save it to a folder on the network drive. I have a VB6 program on each workstation to check the app version number and start the app, if there's a version update it copies the new file with updated forms, reports, etc to the local workstation, then starts the new version.
You could just as easily manage this in a small access db that resides on the network.
Report
Re: How to make changes to forms in a split database Posted by fredfrancis on 14 Jul 2009 at 11:09 AM
: : Hi,
: :
: : I split my database. How do I update the forms, queries and reports?
: : this may come as a dumb question, but I spent so much time googling splitting the database and none how to update the forms and queries.
: :
: : Any help is greatly appreciated.
: :
: :
: :
: You could use replication but I've seen posts where its problematic.
: What I do is update a development database and save it to a folder
: on the network drive. I have a VB6 program on each workstation to
: check the app version number and start the app, if there's a version
: update it copies the new file with updated forms, reports, etc to
: the local workstation, then starts the new version.
: You could just as easily manage this in a small access db that
: resides on the network.
:
Could you post the VB6 code for checking the app version number, etc? I am tryign to figure out how to update an Access database if there are changes to the tables, update them with a newer version, while retainging the user's data.
Report
Re: How to make changes to forms in a split database Posted by dokken2 on 24 Jul 2009 at 6:23 AM
uploaded an example in access,
see the readme file first. for your app
you'll need to revise paths, filenames, etc.
also, add error handling. you can store the
version num in a file, or the registry, but
this example uses a txt file filename
Attachment: VersionUpdate.zip (48927 Bytes | downloaded 205 times)
Report
Re: How to make changes to forms in a split database Posted by GeorgeWalker on 10 Apr 2010 at 12:45 AM
Thanks for sharing about sql server. I think it is use full for administrator
[url=http://www.american-windows.com/]Windows va[/url]
[url=http://www.american-windows.com/]Doors Fairfax[/url]



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.