That didn't work either. I believe it has something to do with the indexes on the SQL server even though the record no longer exist (I delete it just before I'm trying to insert from the temp table) it still runs into a validation problem.
If I remove the Primary Keys and the Relationships...
I've got an issue trying to do an INSERT INTO command from Access 2003 to a SQL server 2000 Database. All the 'temp' tables are Access tables and All others are SQL tables. The SQL tables have Primary keys and are link to each other one way or another as well. If I remove the keys and links...
I've got an issue trying to do an INSERT INTO command from Access 2003 to a SQL server 2000 Database. All the 'temp' tables are Access tables and All others are SQL tables.
If I used the db.excute with dbfailerror I get an ODBC--Failed error.
If I use the following DoCmd.RunSQL I get the...
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.