472,978 Members | 2,479 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,978 software developers and data experts.

Acces & NT - Good Practice

Hi all,

I have a general question and a specific problem.

We make extensive use of amatuer Access97 dbs at work over NT4 but have
restricted access as we are forbidden to cross over a LAN. Can someone
explain, or point me to websites, about good network practice in terms of
loading forms based on tables, running queries that either return large
recordsets or perform aggregate calculations on large recordsets - to my
mind even though the calculations might be quite fierce, only a few 'totals'
actually come over the network(?) How can the network traffic/effects of
running the database be measured?

Following on from the above, I am trying to utilise user forms (in Outlook
preferably) to enable data gathering, but would like to import this data
into the db. Ideally en bloc, but certainly not by re-typing the actual
data! Is this possible? Or for example, could I go back to my boss and say a
form set for 'data entry only' is safe as houses when it comes to crossing
FAPS & LANs?

Any pointers or words of wisdom will be pursued vigorously.

Many Thanks,

Paul Wagstaff.
Nov 12 '05 #1
2 1515
On Tue, 9 Sep 2003 18:01:50 +0100 in comp.databases.ms-access, "Paul
Wagstaff" <wa***@blueyonder.co.uk> wrote:
Hi all,

I have a general question and a specific problem.

We make extensive use of amatuer Access97 dbs at work over NT4 but have
restricted access as we are forbidden to cross over a LAN. Can someone
explain, or point me to websites, about good network practice in terms of
loading forms based on tables, running queries that either return large
recordsets or perform aggregate calculations on large recordsets - to my
mind even though the calculations might be quite fierce, only a few 'totals'
actually come over the network(?) How can the network traffic/effects of
running the database be measured?


When getting totals, etc., the data is transferred across the network
and the grouping/summing is done at the workstation level, this is
unavoidable when using Jet as the database. Good use of indices cut
down on network traffic on initial selections but sorting and grouping
even on indexed fields can create humungus amounts of trafic, not
noticable on a 100Mb/S LAN but if going across secure (packet
filtering) routers or slower WANs to other LANs then there will be
bottlenecks.

Replication may be an option but I don't know how much bandwidth that
uses, would depend on amount of data replicated and the regularity.

--
A)bort, R)etry, I)nfluence with large hammer.

(replace sithlord with trevor for email)
Nov 12 '05 #2
si******@besty.org.uk (Trevor Best) wrote in
<4p********************************@4ax.com>:
Replication may be an option but I don't know how much bandwidth
that uses, would depend on amount of data replicated and the
regularity.


Indirect replication uses very little bandwidth, because it
exchanges files containing only the *changes* to the data.

Replication is not an answer for bandwidth problems, though, unless
the bandwidth is limited because it's a WAN that can't run at a
speed that Access can deal with. In those cases I would no longer
recommend replication, though -- I'd recommend Windows Terminal
Server, which also is very efficient with bandwidth.

So far as I can see, replication is only valid for synchronizing
data between sites that are not connected all the time, which would
include sites that can dial up each other but have no WAN
connection, or laptops.

For what it's worth, I don't do any replication work any more --
none of my clients use it any longer.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 12 '05 #3

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

Similar topics

0
by: John Smith | last post by:
I am currently using excel to manage a small database. The problem is my database is getting big and I need more then the 65000 lines excel can have. I have considered access but it lacks some...
5
by: Mrozu | last post by:
Hi I have frm1. On this form button.Click code for this button is: Dim frm2 as New frm2 frm2.show So after click, frm2 form is shown.
6
by: Abubakar | last post by:
Hi, I'm working on a project in unmanaged c++. I was writing all (most of) my code in header files, that is, no seperation of code in header and cpp files, as usually is done in c++. I feel pretty...
9
by: Let_Me_Be | last post by:
Hi all, I'm developing a small defensive programming toolkit for my own projects. So, here are my questions. 1) Is it possible to move from something like this: SAFECALL(foo();) to __safecall...
14
by: Bryan Parkoff | last post by:
Do you know that current C++ Compiler limits to 64KB segments in source code? It is good news that Microsoft Visual C++ 2005 has expanded to 4GB segments in source code. 4GB segment is ideal for...
0
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications. What we have today are traditional BI tools that...
23
by: Hallvard B Furuseth | last post by:
As far as I can tell, (x & -1) is nonzero if the integer x is negative zero. So for signed types, x == 0 does not guarantee (x & foo) == 0. Is that right? (Not that I expect to ever encounter a...
3
by: at_the_gonq | last post by:
Hello, I am hoping to get some guidance on the following scenerio: I have a password protected site where users have various permissions. Are sessions the best way of storing the user's id? ...
13
by: ray | last post by:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"/ <TITLE>HTML to Text...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.