VB Express 2008 + How to use SQL ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nikul156
    New Member
    • Mar 2008
    • 13

    VB Express 2008 + How to use SQL ???

    I am really stuck on how to use SQL Express in VB . I have looked at many examples but when trying to use them in VB it just underlines alot of the code and says not declared.

    I have mdf database with a products table , i want to be able to enter a product code into a text box then press a button and it checks if the product is in the table and if it is then it fills two other textboxes with the price and description?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Please check for the articles in the Howto section of this forum for some related articles.

    Comment

    Working...