Results 1 to 2 of 2

Thread: ASP.Net/VB.Net - ASP .Net Search Engine using Access Database

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2003
    Posts
    63

    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

  2. #2
    New Member
    Join Date
    Mar 2009
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width