Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / September 2004

Tip: Looking for answers? Try searching our database.

Access Insert failing, but no error message

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tamara.l.larsen@wellsfargo.com - 03 Sep 2004 21:15 GMT
I am using Access to extract data from a SQL Server table
and load it into Teradata.  This code was working
previously.  

I have about 99,000 rows to insert.  The query comes back
with the Append message and the correct number of rows. It
then returns a warning message that 211 rows won't be
loaded because of unique key constraints.  But NONE of the
rows load and there is no Error message.

I am not worried about the 211 rows.  Why won't the other
99,000 rows load?
Joe Fallon - 04 Sep 2004 03:22 GMT
Probably because it is in a Transaction and is rolled back.

There is something wrong with the data.
It is not something obvious like you failed to use the PK/
It is subtle. Perhaps an invalid date is in a field that expects a real
date.
Run a query and sort your Date data and see if there is anything "funny"
near the highest and lowest values.

Signature

Joe Fallon
Access MVP

>I am using Access to extract data from a SQL Server table
> and load it into Teradata.  This code was working
[quoted text clipped - 8 lines]
> I am not worried about the 211 rows.  Why won't the other
> 99,000 rows load?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.