RE: Access-SQL Serv Autonumber
From: OrSomeThingLikeThat (revinfreddyfloyd_at_yahoo.com.(OrSomeThingLikeThat))
Date: 02/02/05
- Next message: Neil: "Re: ODBC Text Driver Issue for Tab delimited File"
- Previous message: Willem Semmelink via SQLMonster.com: "Programmatically create DSN usind SQL Server Authentication"
- In reply to: Stuart: "Access-SQL Serv Autonumber"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 04:59:02 -0800
You need to set the datatype on the SQL Server to Int. Then check the
checkbox that says 'Identity' field in the Manage indexes dialog.
"Stuart" wrote:
> I have an Access database that was upsized. Access F/E, S2k back. I cannot
> update tables that I had to create an index for the upsize. All my queries
> come back with "cannot insert null" into index field. Access calls it
> Autonumber and we never have to do anything else.
>
> I'm gusssing there is a constraint problem ? Where should I start looking.
> Its a primary key field, unique, indenty=1. I thought that defined it as
> Autonumber.
>
> Help !
- Next message: Neil: "Re: ODBC Text Driver Issue for Tab delimited File"
- Previous message: Willem Semmelink via SQLMonster.com: "Programmatically create DSN usind SQL Server Authentication"
- In reply to: Stuart: "Access-SQL Serv Autonumber"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|