473,395 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

What is the best way to do a database search?

I'm proposing an idea for the company that I'm interning with. They use Access and I have used it before. I was trying to decide what the best method would be to search the database for certain customers to find data that meets certain requirements (a customer that has had two or more transactions with us, all being under $2,500 but totaling over $3,500). I have mainly worked with Java and SQL and know how I would search for these requirements using Java (for loops to compare the customer number, if/and statements to compare the details), but what is the easiest way to develop a list with multiple restrictors in Access? I know I could make multiple tables and keep narrowing down data from there, but that seems like it would take up too much time/memory. Also, this process would need to be automated.

Thanks!
Feb 15 '11 #1
2 1378
pod
298 100+
if you use MS Access as the platform for manipulating data, the same logic you used with JAVA can be used with VBA (VB script for Access)
... of course you will have to learn the syntax differences

if you've never worked with MS Access Forms, I suggest, downloading a simple project and studying it (Google Northwind database)
Feb 15 '11 #2
Rabbit
12,516 Expert Mod 8TB
I suspect you can do everything with SQL.
Feb 15 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Bill | last post by:
I can't believe I can't find this answer on Google... I'm trying to build a database search query. User enters a search term into a box, and so I'd like to use that string to search a column in a...
3
by: huzz | last post by:
I've a table filed holds keywords seperated by comma, and a web search form where a user can type one of multiple keywords in the search text field seperated by comma aswell. How do i create a sql...
1
by: nzanella | last post by:
Hello, I am currently upgrading a database of products to include pictures to be displayed online. I would like to know whether it would be best to store the pictures themselves in a database as...
2
by: smoscar | last post by:
I am " fixing " and ASP page that was created some time ago, and i'm running into a problem searching the database connected to it. micsearch = "SELECT FacilityName, Location, County, State,...
2
by: Bernardo | last post by:
Hi, Anyone knows what are the best database objects? The COM ADO is better then Data.OleDb or Data.SqlClient? Thanks,
6
by: No Spam Man | last post by:
Hi, I am not a programmer and in the past have only created very simple, flat file databases. Although I'm a newbie, I think I could probably figure out basic Boolean logic and financial...
5
by: Mark | last post by:
Hi I have an application (in vb.NET 2005) which holds data in SQL Server and some of the SQL records are simply paths to related files. I would like to be able to do a text search on both the...
2
by: BurtonBach | last post by:
I am relatively new to setting up databases. I am working on a database that will track some materials and trucking that our company uses. Currently I am creating a table called 'tblDayInfo'. It...
5
by: ngocviet | last post by:
I have a so big DB, It's about 10-100GB of text. Now I want to create a searching function but It take too long when I use LIKE from MySQL Anyone know the best sollution? Can I use Google Desktop...
1
by: maricar | last post by:
hello, i am a comsci student and im currently taking up my thesis..it is a student record system...wat wud be the best database programminig language that is compatible with MS Access?im begging for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
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...

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.