Hey Guys,
I hope someone in here can assist me with my database,
Ive posted on the VBS board with this issue but as its the database thats the problem perhaps this is the forum to post in.
Anyway,,Here goes(Long story comming)
I made up a database of staffordshire bull terriers for my homepage, it consists of around 12000 records each with around 15 fields of info.
I want to be able to do several things with the database.
1: search for a particular dog and display its records,,then display the dogs pedigree via a go to detail page link done in UD4,
2: Display the dogs Title alongside their names in the generated pedigree.
3: Display a dog and show its offspring via a link also on the results page.
Now ive managed to get my point 1 completed and can display the dogs full pedigree no problem at all, I had some help building a set of querys that build on each other using relationships between to generate the dogs needed. This seems to work well.
Now these querys compries of 6 in total so i started in the first query and added the title field from each of the parents within the querys. I have got them all added except for the last query which generates errors and just will now run.
The massage is as follows:
The specified field '[qry_sbt5].field_title' could refer to more than 1 table listed in the from clause of your SQL statment
Now I went into the query [qry_sbt5] and there is no field_title?? im puzzled,
I am somewhat of a newbie and would appreciate any thoughts on this.
I have some of the pages running on a brinkster server where you can see how my pages are set out. just hit the main search and it will bring up the pages in question.
Thanks in advance to anyone who can assist.
Regards
les
I hope someone in here can assist me with my database,
Ive posted on the VBS board with this issue but as its the database thats the problem perhaps this is the forum to post in.
Anyway,,Here goes(Long story comming)
I made up a database of staffordshire bull terriers for my homepage, it consists of around 12000 records each with around 15 fields of info.
I want to be able to do several things with the database.
1: search for a particular dog and display its records,,then display the dogs pedigree via a go to detail page link done in UD4,
2: Display the dogs Title alongside their names in the generated pedigree.
3: Display a dog and show its offspring via a link also on the results page.
Now ive managed to get my point 1 completed and can display the dogs full pedigree no problem at all, I had some help building a set of querys that build on each other using relationships between to generate the dogs needed. This seems to work well.
Now these querys compries of 6 in total so i started in the first query and added the title field from each of the parents within the querys. I have got them all added except for the last query which generates errors and just will now run.
The massage is as follows:
The specified field '[qry_sbt5].field_title' could refer to more than 1 table listed in the from clause of your SQL statment
Now I went into the query [qry_sbt5] and there is no field_title?? im puzzled,
I am somewhat of a newbie and would appreciate any thoughts on this.
I have some of the pages running on a brinkster server where you can see how my pages are set out. just hit the main search and it will bring up the pages in question.
Thanks in advance to anyone who can assist.
Regards
les