472,328 Members | 976 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,328 software developers and data experts.

Server move

I recently moved some websites from Win2000 server and IIS 5 to
Win2003 and IIS 6. There are many customers that have .mdb files that
are interacted with .asp scripts for uploading and changing of files
and info for the customer. Since the move they are getting an error
message that I have not been able to resolve yet.

Microsoft JET Database Engine error '80040e14'

Syntax error in INSERT INTO statement.

/admin/admin_employeenewuser.asp, line 106

There are many customers that are doing the same thing and are
working
just fine since the move, but there are a couple of sites that are
getting this same exact error message. One of the sites also has
another site that was moved with the same exact scripting. The only
difference is the directory of where they are located on the server,
for example e:\sites\domain1.com as opposed to e:\sites\domain2.com.
They are exactly the same except for the .mdb file that is being
accessed. I tried "tweaking" the scripts to the best of my knowledge,
I also read that this could be an Access issue, but again, there are
two sites that are run by the same guy. I am really lost and could
use
some help, thank you.

May 1 '07 #1
1 1266
It says "syntax error" so the problem looks to be in the code line 106 as per the message....

<dr**********@gmail.comwrote in message news:11**********************@y80g2000hsf.googlegr oups.com...
>I recently moved some websites from Win2000 server and IIS 5 to
Win2003 and IIS 6. There are many customers that have .mdb files that
are interacted with .asp scripts for uploading and changing of files
and info for the customer. Since the move they are getting an error
message that I have not been able to resolve yet.

Microsoft JET Database Engine error '80040e14'

Syntax error in INSERT INTO statement.

/admin/admin_employeenewuser.asp, line 106

There are many customers that are doing the same thing and are
working
just fine since the move, but there are a couple of sites that are
getting this same exact error message. One of the sites also has
another site that was moved with the same exact scripting. The only
difference is the directory of where they are located on the server,
for example e:\sites\domain1.com as opposed to e:\sites\domain2.com.
They are exactly the same except for the .mdb file that is being
accessed. I tried "tweaking" the scripts to the best of my knowledge,
I also read that this could be an Access issue, but again, there are
two sites that are run by the same guy. I am really lost and could
use
some help, thank you.

May 1 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use...
4
by: Pieter | last post by:
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder:...
4
by: Pieter | last post by:
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder:...
1
by: jkv10_2005 | last post by:
Hi, I have the following SQL procedure I am running to clean up a filegroup and move all data to a single .MDF file: use <db_name> print...
8
by: Daniel Crespo | last post by:
Hello everybody, I'm trying to implement a secure xmlrpc server with basis on http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/496786...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
1
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.