I created a database with Access xp on the front end(ADP) with SQL Server 2000 as the engine. I used the DTS to migrate the data over from and MDB file. Anyway
I need to make a homemade Search form for my users....one that they can press a button type in lastname or TM#, FirstName or SSN and BAM!!!!!! theres the results populated on the form. Anyone know of any good sites where I can obtain some info on how to create one of these or something??
I Used [] in queries and it would ask me for parameters, cant seem to do that with an adp though. Trying to create a search form by using the LIKE parameter in an SQL statement for ADP. Perhaps a Search Field.
I was wondering if this could be done through a stored procedure? I'm still learning about sql so I was hoping someone could give me some tips Please.
Thank you
I need to make a homemade Search form for my users....one that they can press a button type in lastname or TM#, FirstName or SSN and BAM!!!!!! theres the results populated on the form. Anyone know of any good sites where I can obtain some info on how to create one of these or something??
I Used [] in queries and it would ask me for parameters, cant seem to do that with an adp though. Trying to create a search form by using the LIKE parameter in an SQL statement for ADP. Perhaps a Search Field.
I was wondering if this could be done through a stored procedure? I'm still learning about sql so I was hoping someone could give me some tips Please.
Thank you