Hi All,
I am building a database between SQL Server 2000 and MS Access 2003. I have a question in how do I go about creating autonumbers in my ID fields, becasuse SQL Server didn't have an auto number field type, so I've created all the ID's in my Back End tables as "bigint" data type, but that relies on the user entering the unique record ID.
Any Assistance greatly appreciated!
Many Thanks
Graham
I am building a database between SQL Server 2000 and MS Access 2003. I have a question in how do I go about creating autonumbers in my ID fields, becasuse SQL Server didn't have an auto number field type, so I've created all the ID's in my Back End tables as "bigint" data type, but that relies on the user entering the unique record ID.
Any Assistance greatly appreciated!
Many Thanks
Graham