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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.