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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by namche

  1. namche

    How to get the CurrentUser from accessdatabase to the .Net Application

    I have a access database called Net.mdb and i am logging in this access database with following Dot Net connectionstring with no problem... "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\Shared\NetAccessDatabase\Net.mdb;user id=SYSTM;Password=tmsa;Jet OLEDB:System...
  2. namche

    workgroup connection string to open a query in access database

    i have a following connection string which is perfectly fine and i can successfully access to the ACCESS database through workgroup connection string. "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\Shared\NetAccessDatabase\Net.mdb;user id=SYSTM;Password=tmsa;Jet OLEDB:System...

Part and Inventory Search

Back
Top