dbTalk Databases Forums  

SQL 2005 - Validation Error - Access Autonumber Field

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL 2005 - Validation Error - Access Autonumber Field in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dfin
 
Posts: n/a

Default SQL 2005 - Validation Error - Access Autonumber Field - 02-10-2005 , 07:08 PM






I'm trying to load data into an Access table that has an autonumber
field. The message "There is no column object mapped to the
non-nullable column CityID in the database".

Is there a way to turn off this validation?


Reply With Quote
  #2  
Old   
Jamie Thomson
 
Posts: n/a

Default Re: SQL 2005 - Validation Error - Access Autonumber Field - 02-13-2005 , 12:04 PM






Try setting the ValidateExternalMetadata property of the Destination
component to FALSE.

By the way, this newsgroup doesn't seem to be dealing with SSIS issues just
yet and I would imagine that when the time comes a new newsgroup will be
launched anyway: microsoft.public.sqlserver.is
For the time being you may have more luck at
microsoft.private.sqlserver2005.dts

Regards
Jamie Thomson
Jamie.Thomson (AT) Conchango (DOT) com
http://blogs.conchango.com/jamiethom...tegory/71.aspx


"dfin" <dave.finley (AT) gmail (DOT) com> wrote

Quote:
I'm trying to load data into an Access table that has an autonumber
field. The message "There is no column object mapped to the
non-nullable column CityID in the database".

Is there a way to turn off this validation?




Reply With Quote
  #3  
Old   
Jamie Thomson
 
Posts: n/a

Default Re: SQL 2005 - Validation Error - Access Autonumber Field - 02-13-2005 , 01:43 PM



Which, by the way, is here:
http://communities.microsoft.com/new...=sqlserver2005


"Jamie Thomson" wrote:

Quote:
Try setting the ValidateExternalMetadata property of the Destination
component to FALSE.

By the way, this newsgroup doesn't seem to be dealing with SSIS issues just
yet and I would imagine that when the time comes a new newsgroup will be
launched anyway: microsoft.public.sqlserver.is
For the time being you may have more luck at
microsoft.private.sqlserver2005.dts

Regards
Jamie Thomson
Jamie.Thomson (AT) Conchango (DOT) com
http://blogs.conchango.com/jamiethom...tegory/71.aspx


"dfin" <dave.finley (AT) gmail (DOT) com> wrote in message
news:1108084128.734182.232830 (AT) g14g2000cwa (DOT) googlegroups.com...
I'm trying to load data into an Access table that has an autonumber
field. The message "There is no column object mapped to the
non-nullable column CityID in the database".

Is there a way to turn off this validation?





Reply With Quote
  #4  
Old   
dfin
 
Posts: n/a

Default Re: SQL 2005 - Validation Error - Access Autonumber Field - 02-17-2005 , 11:20 AM



Thanks Jamie - that worked. I'll post to the beta group next time.

Dave


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.