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 Chriss Miller 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 Malcolm7

  1. Malcolm7

    ASP to MS Access Database connection

    Thank you for responding. Here is my connection string, lines 85-96 are there. If (Not MM_abortEdit) Then ' execute the insert Set MM_editCmd = Server.CreateObject("ADODB.Command") MM_editCmd.ActiveConnection = MM_editConnection MM_editCmd.CommandText = MM_editQuery...
  2. Malcolm7

    ASP to MS Access Database connection

    I am running Ultra Dev and am having some trouble connecting an MS Database file to an ASP page. The server runs on Windows 2000 Server Edition. I have set up an ODBC on the server as well as my computer. When I run the website I am able to fill out the form on the ASP page but when i hit...

Part and Inventory Search

Back
Top