HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-22-2007, 10:34 PM
The X
 
Posts: n/a
Default Building a Database

I'm confused. I know nothing about programming, SQL, XML, VB6.0, VB.NET,
etc. I want to create a simple database for a project.

Then, I want to be able to sort classmates with physical attributes like
gender, skin color, hair color, eye color, height, weight, etc.

Then I want to interrogate that database with parameters like:
Show me all men taller than 5'7", with brown hair;
Show me all woman with blue eyes and blond hair;
etc...

I want an application in wich I can easily add new profiles. Does such a
program exist, if not, How can I create it.

I repeat, I know nothing in programming so don't use any abreviations.

Would access 2007 be useful?
That would help me a lot
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 08-22-2007, 10:44 PM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Building a Database


"The X" <TheX@discussions.microsoft.com> wrote in message
news:1BDF1240-E4FD-46EE-B8CE-570DBB3BA86B@microsoft.com...
> I'm confused. I know nothing about programming, SQL, XML, VB6.0, VB.NET,
> etc. I want to create a simple database for a project.
>
> Then, I want to be able to sort classmates with physical attributes like
> gender, skin color, hair color, eye color, height, weight, etc.
>
> Then I want to interrogate that database with parameters like:
> Show me all men taller than 5'7", with brown hair;
> Show me all woman with blue eyes and blond hair;
> etc...
>
> I want an application in wich I can easily add new profiles. Does such a
> program exist, if not, How can I create it.
>
> I repeat, I know nothing in programming so don't use any abreviations.
>
> Would access 2007 be useful?
> That would help me a lot


Yes, you could do it with MS Access. Best to post further questions
in an Access newsgroup.


Reply With Quote
  #3  
Old 08-22-2007, 10:47 PM
db ´¯`·.. >
 
Posts: n/a
Default Re: Building a Database

you have asked
this question before.

here is a place to
download pre programmed
templates for your program.

you may have to modify
a template by adding/incorporating
your own criteria as new fields

or

simply renaming a few of
the included fields with your
own criterion, eg height, etc......

g.l. & have fun!


--

db ·´¯`·.¸. , . .·´¯`·..><)))º>`·.¸¸.·´¯`·.¸.·´¯` ·...¸><)))º>¸.
><)))º>·´¯`·.¸. , . .·´¯`·.. ><)))º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><))) º>



..


"The X" <TheX@discussions.microsoft.com> wrote in message
news:1BDF1240-E4FD-46EE-B8CE-570DBB3BA86B@microsoft.com...
> I'm confused. I know nothing about programming, SQL, XML, VB6.0,
> VB.NET,
> etc. I want to create a simple database for a project.
>
> Then, I want to be able to sort classmates with physical attributes
> like
> gender, skin color, hair color, eye color, height, weight, etc.
>
> Then I want to interrogate that database with parameters like:
> Show me all men taller than 5'7", with brown hair;
> Show me all woman with blue eyes and blond hair;
> etc...
>
> I want an application in wich I can easily add new profiles. Does
> such a
> program exist, if not, How can I create it.
>
> I repeat, I know nothing in programming so don't use any abreviations.
>
> Would access 2007 be useful?
> That would help me a lot


Reply With Quote
  #4  
Old 08-22-2007, 10:49 PM
DL
 
Posts: n/a
Default Re: Building a Database

Access is capable, you might want to buy an Access book or you can use
access help and wizards

"The X" <TheX@discussions.microsoft.com> wrote in message
news:1BDF1240-E4FD-46EE-B8CE-570DBB3BA86B@microsoft.com...
> I'm confused. I know nothing about programming, SQL, XML, VB6.0, VB.NET,
> etc. I want to create a simple database for a project.
>
> Then, I want to be able to sort classmates with physical attributes like
> gender, skin color, hair color, eye color, height, weight, etc.
>
> Then I want to interrogate that database with parameters like:
> Show me all men taller than 5'7", with brown hair;
> Show me all woman with blue eyes and blond hair;
> etc...
>
> I want an application in wich I can easily add new profiles. Does such a
> program exist, if not, How can I create it.
>
> I repeat, I know nothing in programming so don't use any abreviations.
>
> Would access 2007 be useful?
> That would help me a lot



Reply With Quote
  #5  
Old 08-22-2007, 10:50 PM
sgopus
 
Posts: n/a
Default RE: Building a Database

Since this is a general Xp questions group an office or access group would be
better suited to answer your questions.
http://www.microsoft.com/communities...&lang=en&cr=US

Try this link.

"The X" wrote:

> I'm confused. I know nothing about programming, SQL, XML, VB6.0, VB.NET,
> etc. I want to create a simple database for a project.
>
> Then, I want to be able to sort classmates with physical attributes like
> gender, skin color, hair color, eye color, height, weight, etc.
>
> Then I want to interrogate that database with parameters like:
> Show me all men taller than 5'7", with brown hair;
> Show me all woman with blue eyes and blond hair;
> etc...
>
> I want an application in wich I can easily add new profiles. Does such a
> program exist, if not, How can I create it.
>
> I repeat, I know nothing in programming so don't use any abreviations.
>
> Would access 2007 be useful?
> That would help me a lot

Reply With Quote
  #6  
Old 08-24-2007, 12:50 AM
Poprivet
 
Posts: n/a
Default Re: Building a Database

The X wrote:
> I'm confused. I know nothing about programming, SQL, XML, VB6.0,
> VB.NET, etc. I want to create a simple database for a project.
>
> Then, I want to be able to sort classmates with physical attributes
> like gender, skin color, hair color, eye color, height, weight, etc.
>
> Then I want to interrogate that database with parameters like:
> Show me all men taller than 5'7", with brown hair;
> Show me all woman with blue eyes and blond hair;
> etc...
>
> I want an application in wich I can easily add new profiles. Does
> such a program exist, if not, How can I create it.
>
> I repeat, I know nothing in programming so don't use any abreviations.
>
> Would access 2007 be useful?
> That would help me a lot


Yes, Access would handle that neatly once you got the forms designed.

Excel could also handle it rather easily. Your requirements are meager as
database usually go, so Excel might even be the easier route.



Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building my first PC? Jennifer Attenborough Homebuilt PC 4 07-06-2007 05:36 AM
Is this worth building? Bodfish Homebuilt PC 5 06-17-2007 06:16 AM
Fun building HandyMan Homebuilt Hardware 2 06-08-2007 11:55 PM
convert filemaker pro database to access database Albert Bricker Microsoft Office 4 04-14-2007 08:36 PM
Building a gaming PC- Jimbo Homebuilt PC 9 04-12-2007 05:20 PM


All times are GMT. The time now is 06:35 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger