Re: Modifying Sql server data through Access
- From: "Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
- Date: Tue, 27 Jun 2006 21:22:46 -0400
Simple: add a column with an identity value (or autoincrement field in SQL
parlor) as the primary key to be used with these tables.
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
"romiorojo via AccessMonster.com" <u23440@uwe> wrote in message
news:626c13c1771c6@xxxxxx
Hello,
I cannot give primary key to some of the tables as some tables are temp
tables and store any kind of dupliate information on any key combinations.
So
what should be the solution?
Sylvain Lafontaine wrote:
Make sure that you have defined a primary key for each table and Access
shouldn't ask to supply the field for indexing.
Also, this newsgroup is about ADP, not ODBC linked tables.
We are planning to move our database from Access to Sql server.But the[quoted text clipped - 7 lines]
front
have any data not corresponding to a key.What is the best solution for
this?
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-adp-sqlserver/200606/1
.
- Follow-Ups:
- Re: Modifying Sql server data through Access
- From: romiorojo via AccessMonster.com
- Re: Modifying Sql server data through Access
- References:
- Modifying Sql server data through Access
- From: romiorojo via AccessMonster.com
- Re: Modifying Sql server data through Access
- From: Sylvain Lafontaine
- Re: Modifying Sql server data through Access
- From: romiorojo via AccessMonster.com
- Modifying Sql server data through Access
- Prev by Date: Re: Modifying Sql server data through Access
- Next by Date: DBCC TRACEON
- Previous by thread: Re: Modifying Sql server data through Access
- Next by thread: Re: Modifying Sql server data through Access
- Index(es):
Relevant Pages
|