For a number of reasons I have to use a linked csv file in a sqlexpress database. Col1 is always unique, although the data changes periodically, based on current logins.
Is there a way to set as a primary key in some manner using the schema.ini or some other way?