G 
		
								
				
				
			
		Guest
This syntax is not working
ALTER TABLE tblImport_tmp_NOTinModels ADD COLUMN ID IDENTITY (1,1
Also, how do I know I'm utilitzing OLE DB for Jet, which is what supports the Identity syntax?
				
			ALTER TABLE tblImport_tmp_NOTinModels ADD COLUMN ID IDENTITY (1,1
Also, how do I know I'm utilitzing OLE DB for Jet, which is what supports the Identity syntax?
