473,624 Members | 2,025 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Security, Storing Settings (.txt or .ini files) and Reports....toge ther at last

I'm creating a database that will be used independently at different
sites (in the same company). Given the fact that there will be
inevitable changes down the track, I'm trying to work out the best way
of setting it up for ease of updates.

This is completely beyond anything I've tried before so if people have
better suggestions on how to do things, feel free. What I am currently
considering is splitting the database, with a password protected back
end and user login on the front end (I used the wizard for login - I
know it isn't bulletproof, but is there any obvious holes I need to
address?). Regardless of location, these files would sit in the same
place (eg C:\BirdDB\). When I needed to update, I would send out the
new front-end which the user could then replace the old FE with. And if
I need to update the BE....well, suggestions please :).

Anyway, the question I had is regarding system settings for each
database such as backup options, defualt settings etc. What is
considered best practice - to store them in another table, in a txt
file or in .ini file. I imagine storing in a table would be limiting as
far as updating those settings. I've done a bit of importing/exporting
txt files in the past, and have never worked with .ini files. I'd like
to know if one would be better/more reliable than the other.

And if I could squeeze in a quick final question... how do people
handle updating/adding reports? I can see that once I roll it out, I
might need to do major updates occasionally, but new reports would be
needed much more often. Is there any way they can be sent as a file?
I've worked with databases where the distributer use to email new
reports and you could add them to a folder, but whether access has the
capability (and if so, whether my coding skills are up to it) is
another question :).

Thankyou kindly,

Reg

Dec 12 '06 #1
2 1660
As I go through the Access Group, I notice a number of people seem to
think it's fine to use a table. This would be easiest for me - I just
thought it wasn't good practise. Just seemed a little messy to have a
table with a single record for all the settings. And to clarify, the
database will sit locally on one machine at each site, with multiple
users on the one machine.

Cheers

Reg

Dec 12 '06 #2
"Regnab" <p.*******@gmai l.comwrote in message
news:11******** *************@n 67g2000cwd.goog legroups.com...
As I go through the Access Group, I notice a number of people seem to
think it's fine to use a table. This would be easiest for me - I just
thought it wasn't good practise. Just seemed a little messy to have a
table with a single record for all the settings. And to clarify, the
database will sit locally on one machine at each site, with multiple
users on the one machine.
Well instead of a wide table with a single row and lots of fields you could use
a narrow table with lots of rows and only a few fields like...

SettingName, SettingValue

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Dec 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6035
by: Ringo Langly | last post by:
Hi folks, Is it possible to store Binary Files in MS SQL 2000 ??? Say I have a 100K PDF or a 150K word document. Is it possible to store this in a field in MS SQL and pull it out somehow? We're using ColdFusion on the server on Apache. Thanks, Ringo
4
3767
by: R. Weigman | last post by:
Can anyone tell me how to keep a sub report together on the main report. Once I drop the sub report onto the main report all of the sorting and grouping keep together options on the sub report go out the window, and the main report doesn't seem to have anything that I can find to move the whole sub report to the next page if it won't fit in it's entirety. TIA - -- R. Weigman AST Director's Office
6
7706
by: stenospamron | last post by:
Does anyone have any advice as to how to get JPG images into an OLE Object field? I have created a table that includes this data type, and allowed Access wizzard to generate a form. I wish to copy various images from the web (in my initial trials, I copied the files to my PC), and which generally seem to be JPG files. However, Access (Access 2000 ver 9.0.2720) does not seem to be able to cope with this. When I attempt to insert the...
0
2496
by: Peter F | last post by:
Hello I hope you can help my with this... I have made a program in VB.Net, which is suppose to be in a shared directory on a server. Other people can then map the drive and run it from their client. The problem is just that to run the program (which is doing some file writing) from the clients you have to change security policy settings i.e. give the assembly (the program) full trust. It is working when I am changing it with the...
4
1527
by: midlothian | last post by:
I need to create a large book of work for my company, with many different reports using different data. It all needs to come together in one book, to be saved in PDF format. Some of the reports in the book will use snaking columns, so I am wary of using subreports, as I know they do not support snaking. The alternative I guess is to create separate reports. Is there a way to group these separate reports into one to be output to Snapshot?...
0
1270
by: José Joye | last post by:
Hello, I'm trying to use the VS2005 Settings file so as to get strongly typed settings. I want the following: - Have all my application setting (with application scope) defined centrally in my app.exe.config file - give the right to assemblies to have their own settings file (e.g.: for settings used only internally)
1
2169
by: Jane | last post by:
I have a database for my students' grades. A grade sheet is opened via a form in which you select which student(s) you want to see. I have a few different types of grade sheet reports. If I want to print out 2 reports together, is there a way do it besides for docmd.openreport... two times? Say I want grade sheets for 5 students. The above method opens two separate reports, 5 pages each, and then I have to collate them. Can I get...
11
3078
by: =?Utf-8?B?cGJjb2Rlcg==?= | last post by:
Hi, I have been asked to create a solution in a single exe - using C# .NET 3.5. I have found that I can us ILMerge to create a single exe of all of my Application assemblies. But my question is what to do about settings/config? I have some settings should be settings which should be shared between
3
3800
by: =?Utf-8?B?bWljaGFlbCBzb3JlbnM=?= | last post by:
I have created a class library (DLL) that requires a certain XML file in the same directory as the DLL. This XML file is essentially a configuration or settings file but I want it to be a separate file from the standard user.config file. My attempts to do this did not yield what I needed: (1) I first thought of just using a separate Settings object in my project, but I observed that that simply inserts a separate section in user.config,...
0
8236
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8173
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8621
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
4079
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2606
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.