Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Access Tables, incrementing tables in access
connectpal
post May 23 2005, 02:45 AM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 7
Joined: 22-May 05
Member No.: 5,317



I have several tables that now due to changing business requirements, need to have an auto increments id. However, I need to start incremeitng at 70000, with increments of 1. I wrote the below

ALTER TABLE tblImportsRecon
ADD COLUMN RowID INT IDENTITY(70000,1)

but keep getting a syntax error. This is in an Access 2003 desk-top database.
Thanks
Go to the top of the page
 
+Quote Post
fabiocardoso
post Aug 14 2005, 09:52 AM
Post #2


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 25
Joined: 7-August 05
Member No.: 7,682



You have 70000 records in table?
If yoes, do you can copy your table and empty. Your autoincrement continue.


Good luck!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Div Tags Vs Tables For Layout(10)
  2. Recover Tables From A MySQL .frm File(8)
  3. Sharing Files In Windows Xp Home(15)
  4. VB6-MS Access Question(8)
  5. VB.NET / MS Access Question(6)
  6. VB.NET: MS-Access Interaction Tutorial (Part I)(18)
  7. VB.NET & MS Access Issue(3)
  8. MySQL, Multiple Tables(24)
  9. Connecting Ms Access To Php Using Odbc(5)
  10. Linking Two Tables(12)
  11. Help: XP Pro Admin Account Deleted! Only Guest Access(40)
  12. Firefox 2(4)
  13. SMTP Access?(3)
  14. C++: Basic Classes(5)
  15. Cracking Wireless Access Point Password?(22)
  1. Access(17)
  2. Access 97 To Access 2003(15)
  3. Can't Access Any Site Hosted On The Server(4)
  4. Access Linux Box From Windows Machine- Putty Tool(2)
  5. Integrate Access Database Onto Intranet Site(5)
  6. Domain Name Is Not Assigned To Ip. Access Cpanel With Ip Not With Domain Name.(6)
  7. Main Trap17 Site Is Down?(0)
  8. Accessing Ms Access Database From A Centralized Location?(5)
  9. Database Access On Remote Server W/jsp(0)
  10. Access Denied As Admin On Xp, Services Troubles(4)
  11. Ssh Access ?(2)
  12. Mysql Multiple Tables(1)
  13. Cpanel Error When Loggin In...(5)


 



- Lo-Fi Version Time is now: 13th October 2008 - 04:12 AM