Search results

  1. L

    Search Results in VB2010

    Hi guys! I'm developing a VB2010 application that links to an Access2003 Database. I want to be able to show multiple search results as a standard search Form in Access2003. Any suggestions in fetching/displaying the results?
  2. L

    Validation, at application or at Database

    So i have tables where fields will have to be selected between a fixed set of values. Lets say a delivery of a Package of a book can be either "normal", "urgent" or "VIP". Access allows this through the creation of fields with the Lookup Wizard. The question is, OUTSIDE Access, should i make...
  3. L

    Dijunctive searches

    So I'm developing an application where disjunctive searches are required, i.e: Someone looks for a document. Yet the person could have its ID and the title OR the Author and the Project of the document, OR more data related. How have you guys dealt with such scenarios in the past? have any tips...
  4. L

    is Possible to use Access 2003 with VB2010?

    Hello! I'm rather new in the developing with VB, i usually use Java. I'm in a project where an Old Database stored in Access 2003 must be used to develop an application. The selected technology is VisualBasic 2010 (particularly with the Express edition IDE). Is such combination possible? Thanks!
Back
Top Bottom