473,609 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Better way to store data

I would like to ask is thier a better way to store data other than access
tables, I would still like to keep access as the front end. My main quest I
suppose is for more speed and maybe security. your thoughts are appreciated

Many Thanks

Colin
Nov 12 '05 #1
2 1807
Access makes a very nice, very capable client application for any server
database that has either an ODBC driver or an ADODB data source. Typically
with ODBC you have an Access MDB and the Jet database engine. If you are
using MS SQL Server as the server database, you can creat an ADP, a somewhat
different kind of Access application for the client.

With a MDB client applications, using Jet and ODBC, I have worked with
Informix, Sybase SQL Server, Sybase SQL Anywhere, and Microsoft SQL Server.
You'll only gain speed just from moving to a server back-end if you have
lots and lots of data. And, you'll need to "tune" the client, so it is
designed to take advantage of the server.

However, I have a colleague here who processes an enormous amount of data
for his clients to produce detailed marketing analyses -- he went to a
four-processor server running SQL server with just one client, just for the
speed. His run time dropped from weeks to hours.

Larry Linson
Microsoft Access MVP

"clwoods" <cl*****@btinte rnet.com> wrote in message
news:bl******** **@titan.btinte rnet.com...
I would like to ask is thier a better way to store data other than access
tables, I would still like to keep access as the front end. My main quest I suppose is for more speed and maybe security. your thoughts are appreciated
Many Thanks

Colin

Nov 12 '05 #2
cl*****@btinter net.com (clwoods) wrote in
<bl**********@t itan.btinternet .com>:
I would like to ask is thier a better way to store data other than
access tables, I would still like to keep access as the front end.
My main quest I suppose is for more speed and maybe security. your
thoughts are appreciated


What is wrong with Access (i.e., Jet) for your needs? The answer to
that question will determine whether or not there actually is a
better way to store your data.

That is, the problem(s) you are encountering may or may not be
solved by a move to a different back end db engine.

--
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

2
3334
by: Amit D.Shinde | last post by:
Hello Experts.. I need some help regarding cookies and session objects and also global.asa file I am creating one cookie when a user logs in on my website. The cookie stores the login name of the user. I want that cookie should get deleted when user closes the browser without signing out. I think it is done in global.asa file . But i don;t know how to do it?
9
4223
by: Randell D. | last post by:
Folks, I have a large amount of values to store (we're talking tens, if not hundreds of bytes). I need this for a client side application - ignore the security consequences for the moment - however my question is, which is more performance effective, or easier on a clients resources? I mean - if I have several <input type=hidden> tags with my values that I can reference, would this have a greater overhead then, for example, having an...
3
2263
by: mrhicks | last post by:
Hello all, I have a question regarding efficeny and how to find the best approach when trying to find flag with in a structure of bit fields. I have several structures which look similar to typedef unsigned long int uint32; /* 32 bits */ // Up to 36 request flags, so this will take up to 3
6
1033
by: Vicky | last post by:
which one is better approach among the two listed below 1. Opening connection on each web page for doing some database transaction 2. Opening connection once and store it in application object, and then refering this application object on each web page. Thanks
9
1118
by: Scott Reynolds | last post by:
Hi, I am using following code to read and generate SQL query based on values stored in ArrayList. But I am not sure if it is the best way... all suggestions are welcome! Thank you! Scott
3
1215
by: Agnes | last post by:
Now, i need to query some data from InvoiceTable and then put into one dataset. my way is using store procedure , 1.by passing date,company code to the store procedure) 2. use datarow to loop the execute reader , 3 . for each datarow, i need to put a new voucherno (myRow.item("voucherno") = no 4. myNewTable.import(myRow) I am wonder is there any better way to do that ?
3
2099
by: MathStuf | last post by:
I am creating a program that uses a lot of enumerations and associated arrays of strings that look like this: enum Enum1 { E1_NONE = -1, E1_A = 0, E1_B = 1, E1_END = 2 }
23
2347
by: mike3 | last post by:
Hi. (posted to both newsgroups since I was not sure of which would be appropriate for this question or how specific to the given language it is. If one of them is inappropriate, just don't send replies to it.) I'm making a bignum package for use in a program I've got (this is something different from the pi program you may have heard about). The package is going to support manipulating long floating point numbers.
8
2654
by: Damodhar | last post by:
hi any one can say Which Storage engine is better? why? What are functions available in MySQL?
0
8130
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
8573
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8541
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
8222
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
8406
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5510
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2531
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
1672
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.