Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. neelimav

    Need Help to Solve the database connection error.

    Hi, I am trying to connect to MSAccess2000 database thru VB.net.I get the error at the myconnection.open(). Here is my code. Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() Try Dim...

Part and Inventory Search

Back
Top