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 derfloh 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: *

  • Users: 78aqm
  • Order by date
  1. 78aqm

    Connection String

    CDN Gracias por leer mi pregunta. Uso Win 2000 Server y escribo el codigo en Microsoft Visual InterDev. Saludos 78aqm. georgeous thanks for the URL.
  2. 78aqm

    Connection String

    Hello, I am learning how to make a connection between ASP and an Access data base. I’ve read in a book that a code like this should work: <% Dim objConn set objConn = Server.CreateObject (&quot;ADODB.Connection&quot;) objConn.ConnectionString=&quot;DRIVER={Microsoft Access Driver(*.mdb)};&quot...

Part and Inventory Search

Back
Top