all groups > sql server dts > february 2005 >
You're in the

sql server dts

group:

SQL 2005 - Validation Error - Access Autonumber Field


SQL 2005 - Validation Error - Access Autonumber Field dfin
2/10/2005 5:08:48 PM
sql server dts: 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?
Re: SQL 2005 - Validation Error - Access Autonumber Field Jamie Thomson
2/13/2005 11:43:03 AM
Which, by the way, is here:
http://communities.microsoft.com/newsgroups/default.asp?icp=sqlserver2005


[quoted text, click to view]
Re: SQL 2005 - Validation Error - Access Autonumber Field Jamie Thomson
2/13/2005 6:04:27 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@Conchango.com
http://blogs.conchango.com/jamiethomson/category/71.aspx


[quoted text, click to view]

Re: SQL 2005 - Validation Error - Access Autonumber Field dfin
2/17/2005 9:20:57 AM
Thanks Jamie - that worked. I'll post to the beta group next time.

Dave
AddThis Social Bookmark Button