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