![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi ! Im developing a contact management software in accesss 2000. I have been trying this for long but no success. I want to extract records from a table that satisfy all the conditions specified by the user. i have a form that provides interface to the user for specifying his search conditions. (in the form of text boxes and combo boxes). the user may select enter conditions in all text/combo boxes or he might specify conditions in only a few of them. All the conditions that the user specifies should be combined in a query and the text/combo boxes that he leaves should not be combined in query. how to display the resulting records in another form/report? how can this be accomplished? using recordsets? the whole project is complete except this ..... please help. thanks in advance, pragati |
#3
| |||
| |||
|
|
Hi ! Im developing a contact management software in accesss 2000. I have been trying this for long but no success. I want to extract records from a table that satisfy all the conditions specified by the user. i have a form that provides interface to the user for specifying his search conditions. (in the form of text boxes and combo boxes). the user may select enter conditions in all text/combo boxes or he might specify conditions in only a few of them. All the conditions that the user specifies should be combined in a query and the text/combo boxes that he leaves should not be combined in query. how to display the resulting records in another form/report? how can this be accomplished? using recordsets? the whole project is complete except this ..... please help. thanks in advance, pragati |
#4
| |||
| |||
|
|
Thanks a ton! I could get that through. My SQL query is ready now... just the way i wanted. but am stuck up in creating a recordset now. how should one connect to database? use adodb or dao connection? are there any particular setting reqd in vb editor? what shud be the syntax for opening the above query in a recordset? also ... can i pass a recordset variable to another form or report? can a recordset created in one form be accessed in some other form/report? please help .... thanks again pragati pragatisagar (AT) yahoo (DOT) com (Pragati) wrote in message news:<6d362a2f.0312270312.47776454 (AT) posting (DOT) google.com>... Hi ! Im developing a contact management software in accesss 2000. I have been trying this for long but no success. I want to extract records from a table that satisfy all the conditions specified by the user. i have a form that provides interface to the user for specifying his search conditions. (in the form of text boxes and combo boxes). the user may select enter conditions in all text/combo boxes or he might specify conditions in only a few of them. All the conditions that the user specifies should be combined in a query and the text/combo boxes that he leaves should not be combined in query. how to display the resulting records in another form/report? how can this be accomplished? using recordsets? the whole project is complete except this ..... please help. thanks in advance, pragati |
![]() |
| Thread Tools | |
| Display Modes | |
| |