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 TouchToneTommy 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: joffer
  • Content: Threads
  • Order by date
  1. joffer

    What can be wrong with this DNSless connection. Can't UPDATE/INSERT

    I use this strings to connect to a DNSless access file: Set Conn = Server.Createobject("ADODB.Connection") Conn.Connectionstring = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("/") & "database.mbd" Conn.Open When i try to do a...
  2. joffer

    Document handling in ASP?

    I'm going to make an intranet for the company I work for. But I don't want to be the guy who updates the info/data dokuments after the site is done. So what I want to know is methods to make it as easy as possible. Most of the ppl here at work don't know any HTML etc, and I don't want to make...

Part and Inventory Search

Back
Top