|
-
Jun 13th, 2003, 09:12 AM
#1
Thread Starter
Member
ASP.Net/VB.Net - ASP .Net Search Engine using Access Database
First, I hope this is ok since I didn't see anything on posting code on planetsourcecode... if not let me know what I should do, as the code is too large to be placed in here...
This is code/sample application I created and placed on planetsourcecode. It's completely free, but I would like to hear some feedback on it!
Search an Access Database on multiple keywords and keyphrases entered in a search text box or drop-down box. This sample application will demonstrate how to fill a datagrid based on the criteria entered by a user. It shows how to replace the commas the users input with the proper syntax to perform a SQL Select statement. The sample is a smaller modified application that we developed to search a database for technical articles. The code is fully commented, and uses ASP .Net and VB .Net to search an Access 2000 database.
http://www.planetsourcecode.com/vb/s...1126&lngWId=10
-
Mar 19th, 2009, 06:53 PM
#2
New Member
Re: ASP.Net/VB.Net - ASP .Net Search Engine using Access Database
I seethis code is in asp.net 1, im looking for a tutorial which does exactly the same as this script but in asp.net 2.0 any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|