![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Sep 2004
Location: Cyprus
Posts: 147
Rep Power: 5
![]() |
Maccess Search
I have build a simple database in order to maintain some records, My forum contain the table + Sub table, I need to find a way to create a simple button that will search the subforum for a record, the primary key would be the title which is a part of the subforum, I cant use the default button for search its really poor, if anyone could help i will appreciate it.
I will upload the file in order have a clear look.. Thanks. I cant upload the file!!!!
__________________
Personal Portfolio TecBrain Support Forum Linux VS Windows ... Dont Even Think of it .. Distribution: Slackware if (OS==Linux) return success There are 10 kinds of people, those who can read binary numbers and those who can't. Last edited by TecBrain; Apr 19th, 2005 at 9:23 AM. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
Big K.....
if you cant upload host it somewhere and link to it? |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Sep 2004
Location: Cyprus
Posts: 147
Rep Power: 5
![]() |
-----
__________________
Personal Portfolio TecBrain Support Forum Linux VS Windows ... Dont Even Think of it .. Distribution: Slackware if (OS==Linux) return success There are 10 kinds of people, those who can read binary numbers and those who can't. Last edited by TecBrain; Apr 19th, 2005 at 10:24 AM. |
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
coming up with not a valid archive in win zip
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Sep 2004
Location: Cyprus
Posts: 147
Rep Power: 5
![]() |
__________________
Personal Portfolio TecBrain Support Forum Linux VS Windows ... Dont Even Think of it .. Distribution: Slackware if (OS==Linux) return success There are 10 kinds of people, those who can read binary numbers and those who can't. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Sep 2004
Location: Cyprus
Posts: 147
Rep Power: 5
![]() |
I'll try explaining it more:
I have two tables, First Table (Main): ID, Course, Format Second Table (This is the subform): ID, Title, Phone, Lecturer, Year. So I have build up my first form based on these two tables (form + subform) the relation is one to many, after crating the form I was told that it is too hard to perform a search within a subform, So I decided to create a query that will join these tow tables and created my form based on this query, so now I am trying to find a way to create a command button that will be able to perform a search within the subforum fields(Title is main key). File Here
__________________
Personal Portfolio TecBrain Support Forum Linux VS Windows ... Dont Even Think of it .. Distribution: Slackware if (OS==Linux) return success There are 10 kinds of people, those who can read binary numbers and those who can't. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|